Deprecated (16384) : RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead. - /home/www/springcard.com/www/config/routes.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead. - /home/www/springcard.com/www/config/routes.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/RouteBuilder.php',
'line' => (int) 201,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 47,
'function' => 'extensions',
'class' => 'Cake\Routing\RouteBuilder',
'object' => object(Cake\Routing\RouteBuilder) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/RouteBuilder.php',
'line' => (int) 1022,
'function' => '{closure}',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 1107,
'function' => 'scope',
'class' => 'Cake\Routing\RouteBuilder',
'object' => object(Cake\Routing\RouteBuilder) {},
'type' => '->',
'args' => [
(int) 0 => '/api',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => object(Closure) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 1149,
'function' => 'scope',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/api',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => object(Closure) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 98,
'function' => 'prefix',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => 'api',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 47,
'function' => 'extensions',
'class' => 'Cake\Routing\RouteBuilder',
'object' => object(Cake\Routing\RouteBuilder) {
[protected] _resourceMap => [
[maximum depth reached]
]
[protected] _routeClass => 'DashedRoute'
[protected] _extensions => [
[maximum depth reached]
]
[protected] _path => '/api'
[protected] _params => [
[maximum depth reached]
]
[protected] _namePrefix => ''
[protected] _collection => object(Cake\Routing\RouteCollection) {}
[protected] middleware => [[maximum depth reached]]
},
'type' => '->',
'args' => [
(int) 0 => [
(int) 0 => 'json',
(int) 1 => 'xml'
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\RouteBuilder::extensions() - CORE/src/Routing/RouteBuilder.php, line 201
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 47
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 1022
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 1107
Cake\Routing\Router::prefix() - CORE/src/Routing/Router.php, line 1149
require - ROOT/config/routes.php, line 98
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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 Deprecated (16384) : RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead. - /home/www/springcard.com/www/config/routes.php, line: 102
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead. - /home/www/springcard.com/www/config/routes.php, line: 102
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/RouteBuilder.php',
'line' => (int) 201,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 102,
'function' => 'extensions',
'class' => 'Cake\Routing\RouteBuilder',
'object' => object(Cake\Routing\RouteBuilder) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/RouteBuilder.php',
'line' => (int) 1022,
'function' => '{closure}',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 1107,
'function' => 'scope',
'class' => 'Cake\Routing\RouteBuilder',
'object' => object(Cake\Routing\RouteBuilder) {},
'type' => '->',
'args' => [
(int) 0 => '/cuisine',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => object(Closure) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 1149,
'function' => 'scope',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/cuisine',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => object(Closure) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 186,
'function' => 'prefix',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => 'cuisine',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 102,
'function' => 'extensions',
'class' => 'Cake\Routing\RouteBuilder',
'object' => object(Cake\Routing\RouteBuilder) {
[protected] _resourceMap => [
[maximum depth reached]
]
[protected] _routeClass => 'DashedRoute'
[protected] _extensions => [
[maximum depth reached]
]
[protected] _path => '/cuisine'
[protected] _params => [
[maximum depth reached]
]
[protected] _namePrefix => ''
[protected] _collection => object(Cake\Routing\RouteCollection) {}
[protected] middleware => [[maximum depth reached]]
},
'type' => '->',
'args' => [
(int) 0 => [
(int) 0 => 'csv'
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\RouteBuilder::extensions() - CORE/src/Routing/RouteBuilder.php, line 201
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 102
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 1022
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 1107
Cake\Routing\Router::prefix() - CORE/src/Routing/Router.php, line 1149
require - ROOT/config/routes.php, line 186
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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 Deprecated (16384) : Router::redirect() is deprecated. Use Router::scope() and RouteBuilder::redirect() instead. - /home/www/springcard.com/www/config/routes.php, line: 217
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::redirect() is deprecated. Use Router::scope() and RouteBuilder::redirect() instead. - /home/www/springcard.com/www/config/routes.php, line: 217
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 236,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::redirect() is deprecated. Use Router::scope() and RouteBuilder::redirect() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 217,
'function' => 'redirect',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/',
(int) 1 => '/en'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/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) 9 => [
'file' => '/home/www/springcard.com/www/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) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 217,
'function' => 'redirect',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/',
(int) 1 => '/en'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::redirect() - CORE/src/Routing/Router.php, line 236
require - ROOT/config/routes.php, line 217
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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 40 Deprecated (16384) : RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead. - /home/www/springcard.com/www/config/routes.php, line: 221
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead. - /home/www/springcard.com/www/config/routes.php, line: 221
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/RouteBuilder.php',
'line' => (int) 201,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 221,
'function' => 'extensions',
'class' => 'Cake\Routing\RouteBuilder',
'object' => object(Cake\Routing\RouteBuilder) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/RouteBuilder.php',
'line' => (int) 1022,
'function' => '{closure}',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 1107,
'function' => 'scope',
'class' => 'Cake\Routing\RouteBuilder',
'object' => object(Cake\Routing\RouteBuilder) {},
'type' => '->',
'args' => [
(int) 0 => '/',
(int) 1 => [[maximum depth reached]],
(int) 2 => object(Closure) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 548,
'function' => 'scope',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/',
(int) 1 => object(Closure) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 221,
'function' => 'extensions',
'class' => 'Cake\Routing\RouteBuilder',
'object' => object(Cake\Routing\RouteBuilder) {
[protected] _resourceMap => [
[maximum depth reached]
]
[protected] _routeClass => 'DashedRoute'
[protected] _extensions => [
[maximum depth reached]
]
[protected] _path => '/'
[protected] _params => [[maximum depth reached]]
[protected] _namePrefix => ''
[protected] _collection => object(Cake\Routing\RouteCollection) {}
[protected] middleware => [[maximum depth reached]]
},
'type' => '->',
'args' => [
(int) 0 => [
(int) 0 => 'html',
(int) 1 => 'json',
(int) 2 => 'xml',
(int) 3 => 'rss'
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\RouteBuilder::extensions() - CORE/src/Routing/RouteBuilder.php, line 201
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 221
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 1022
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 1107
require - ROOT/config/routes.php, line 548
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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 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/www/springcard.com/www/config/routes.php, line: 554
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_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/www/springcard.com/www/config/routes.php, line: 554
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/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) 9 => [
'file' => '/home/www/springcard.com/www/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) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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 40 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'AbsoluteAdmin'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'AbsoluteAdmin'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'BootstrapUI'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'BootstrapUI'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Burzum/FileStorage'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Burzum/FileStorage'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Burzum/Imagine'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Burzum/Imagine'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'CakeDC/Users'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'CakeDC/Users'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Crud'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Crud'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'CrudView'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'CrudView'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'CsvView'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'CsvView'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Feed'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Feed'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Search'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Search'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Seo'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Seo'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Tags'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Tags'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'TinyAuth'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'TinyAuth'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : 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/www/springcard.com/www/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 Context
trigger_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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Xety/Cake3Sluggable'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/config/routes.php',
'line' => (int) 554,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 200,
'args' => [
(int) 0 => '/home/www/springcard.com/www/config/routes.php'
],
'function' => 'require'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 117,
'function' => 'routes',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\RouteBuilder) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 106,
'function' => 'prepareRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 89,
'function' => 'buildRouteCollection',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 138,
'function' => 'loadRoutes',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Plugin.php',
'line' => (int) 322,
'function' => 'routes',
'class' => 'Cake\Core\Plugin',
'type' => '::',
'args' => [
(int) 0 => 'Xety/Cake3Sluggable'
]
] 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
require - ROOT/config/routes.php, line 554
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 200
Cake\Routing\Middleware\RoutingMiddleware::prepareRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 117
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 89
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 138
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) : ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 155,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\AssetFilter) {}
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 266,
'function' => '__construct',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => object(Cake\Event\EventManager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 256,
'function' => 'getDispatcher',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {
[protected] filters => [[maximum depth reached]]
[protected] factory => null
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\AssetFilter) {}
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ActionDispatcher::addFilter() - CORE/src/Http/ActionDispatcher.php, line 155
Cake\Http\ActionDispatcher::__construct() - CORE/src/Http/ActionDispatcher.php, line 61
Cake\Http\BaseApplication::getDispatcher() - CORE/src/Http/BaseApplication.php, line 266
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
[main] - ROOT/webroot/index.php, line 40 Deprecated (16384) : ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 155,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\RoutingFilter) {}
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 266,
'function' => '__construct',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => object(Cake\Event\EventManager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 256,
'function' => 'getDispatcher',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => null
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\RoutingFilter) {}
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ActionDispatcher::addFilter() - CORE/src/Http/ActionDispatcher.php, line 155
Cake\Http\ActionDispatcher::__construct() - CORE/src/Http/ActionDispatcher.php, line 61
Cake\Http\BaseApplication::getDispatcher() - CORE/src/Http/BaseApplication.php, line 266
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
[main] - ROOT/webroot/index.php, line 40 Deprecated (16384) : ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 155,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\ControllerFactoryFilter) {}
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 266,
'function' => '__construct',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => object(Cake\Event\EventManager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 256,
'function' => 'getDispatcher',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => null
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Routing\Filter\ControllerFactoryFilter) {}
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ActionDispatcher::addFilter() - CORE/src/Http/ActionDispatcher.php, line 155
Cake\Http\ActionDispatcher::__construct() - CORE/src/Http/ActionDispatcher.php, line 61
Cake\Http\BaseApplication::getDispatcher() - CORE/src/Http/BaseApplication.php, line 266
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
[main] - ROOT/webroot/index.php, line 40 Deprecated (16384) : ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php, line: 61
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 155,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ActionDispatcher::addFilter() is deprecated. This is only available for backwards compatibility with DispatchFilters'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Routing\Filter\I18nFilter) {}
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 266,
'function' => '__construct',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => object(Cake\Event\EventManager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 256,
'function' => 'getDispatcher',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 61,
'function' => 'addFilter',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => null
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
},
'type' => '->',
'args' => [
(int) 0 => object(App\Routing\Filter\I18nFilter) {}
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ActionDispatcher::addFilter() - CORE/src/Http/ActionDispatcher.php, line 155
Cake\Http\ActionDispatcher::__construct() - CORE/src/Http/ActionDispatcher.php, line 61
Cake\Http\BaseApplication::getDispatcher() - CORE/src/Http/BaseApplication.php, line 266
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
[main] - ROOT/webroot/index.php, line 40 Deprecated (16384) : Event::$data is deprecated. Use Event::getData() instead. - /home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php, line: 49
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Event::$data is deprecated. Use Event::getData() instead. - /home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php, line: 49
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/Event.php',
'line' => (int) 96,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Event::$data is deprecated. Use Event::getData() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php',
'line' => (int) 49,
'function' => '__get',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {},
'type' => '->',
'args' => [
(int) 0 => 'data'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'App\Routing\Filter\I18nFilter',
'object' => object(App\Routing\Filter\I18nFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(App\Routing\Filter\I18nFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/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) 9 => [
'file' => '/home/www/springcard.com/www/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) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php',
'line' => (int) 49,
'function' => '__get',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {
result => null
[protected] _name => 'Dispatcher.beforeDispatch'
[protected] _subject => object(Cake\Http\ActionDispatcher) {}
[protected] _data => [
[maximum depth reached]
]
[protected] _stopped => false
},
'type' => '->',
'args' => [
(int) 0 => 'data'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Event\Event::__get() - CORE/src/Event/Event.php, line 96
App\Routing\Filter\I18nFilter::beforeDispatch() - APP/Routing/Filter/I18nFilter.php, line 49
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 79
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 Deprecated (16384) : ServerRequest::param() is deprecated. Use getParam() and withParam() instead. - /home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php, line: 51
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ServerRequest::param() is deprecated. Use getParam() and withParam() instead. - /home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php, line: 51
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 1759,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::param() is deprecated. Use getParam() and withParam() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php',
'line' => (int) 51,
'function' => 'param',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'lang'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'App\Routing\Filter\I18nFilter',
'object' => object(App\Routing\Filter\I18nFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(App\Routing\Filter\I18nFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/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) 9 => [
'file' => '/home/www/springcard.com/www/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) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php',
'line' => (int) 51,
'function' => 'param',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'lang'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::param() - CORE/src/Http/ServerRequest.php, line 1759
App\Routing\Filter\I18nFilter::beforeDispatch() - APP/Routing/Filter/I18nFilter.php, line 51
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 79
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php, line: 57
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php, line: 57
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php',
'line' => (int) 57,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => [
(int) 0 => 'fr_FR'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'App\Routing\Filter\I18nFilter',
'object' => object(App\Routing\Filter\I18nFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(App\Routing\Filter\I18nFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/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) 9 => [
'file' => '/home/www/springcard.com/www/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) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Routing/Filter/I18nFilter.php',
'line' => (int) 57,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => [
(int) 0 => 'fr_FR'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Routing\Filter\I18nFilter::beforeDispatch() - APP/Routing/Filter/I18nFilter.php, line 57
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 79
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 Deprecated (16384) : Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 229,
'function' => '__construct',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => 'name',
(int) 1 => object(Search\Manager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 115,
'function' => 'loadFilter',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'name',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PreferencesTable.php',
'line' => (int) 68,
'function' => 'add',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'name',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\PreferencesTable',
'object' => object(App\Model\Table\PreferencesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PreferencesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 58,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Preferences'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {
[protected] _defaultConfig => [[maximum depth reached]]
[protected] _manager => object(Search\Manager) {}
[protected] _args => [[maximum depth reached]]
[protected] _query => null
[protected] _config => [[maximum depth reached]]
[protected] _configInitialized => false
},
'type' => '->',
'args' => [
(int) 0 => [
'field' => 'name',
'name' => 'name',
'validate' => [[maximum depth reached]],
'alwaysRun' => false,
'filterEmpty' => false,
'defaultValue' => null,
'callback' => object(Closure) {}
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Search\Model\Filter\Base::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Search\Model\Filter\Base::__construct() - ROOT/vendor/friendsofcake/search/src/Model/Filter/Base.php, line 68
Search\Manager::loadFilter() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 229
Search\Manager::add() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 115
App\Model\Table\PreferencesTable::initialize() - APP/Model/Table/PreferencesTable.php, line 68
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
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 58
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47
Cake\Routing\Filter\ControllerFactoryFilter::_getController() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 63
Cake\Routing\Filter\ControllerFactoryFilter::beforeDispatch() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 48 Deprecated (16384) : Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 229,
'function' => '__construct',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => 's',
(int) 1 => object(Search\Manager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 115,
'function' => 'loadFilter',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 's',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PreferencesTable.php',
'line' => (int) 77,
'function' => 'add',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 's',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\PreferencesTable',
'object' => object(App\Model\Table\PreferencesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PreferencesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 58,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Preferences'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {
[protected] _defaultConfig => [[maximum depth reached]]
[protected] _manager => object(Search\Manager) {}
[protected] _args => [[maximum depth reached]]
[protected] _query => null
[protected] _config => [[maximum depth reached]]
[protected] _configInitialized => false
},
'type' => '->',
'args' => [
(int) 0 => [
'field' => 's',
'name' => 's',
'validate' => [[maximum depth reached]],
'alwaysRun' => false,
'filterEmpty' => false,
'defaultValue' => null,
'callback' => object(Closure) {}
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Search\Model\Filter\Base::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Search\Model\Filter\Base::__construct() - ROOT/vendor/friendsofcake/search/src/Model/Filter/Base.php, line 68
Search\Manager::loadFilter() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 229
Search\Manager::add() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 115
App\Model\Table\PreferencesTable::initialize() - APP/Model/Table/PreferencesTable.php, line 77
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
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 58
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47
Cake\Routing\Filter\ControllerFactoryFilter::_getController() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 63
Cake\Routing\Filter\ControllerFactoryFilter::beforeDispatch() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 48 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 96,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\ProductCategoriesTable) {}
[protected] _reflectionCache => [[maximum depth reached]]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 96
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
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 61
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : App\Model\Table\ProductCategoriesTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\ProductCategoriesTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 621,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\ProductCategoriesTable::schema() is deprecated. Use setSchema()/getSchema() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 96,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {
'registryAlias' => 'ProductCategories',
'table' => 'product_categories',
'alias' => 'ProductCategories',
'entityClass' => 'App\Model\Entity\ProductCategory',
'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
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 96
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
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 61
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\DownloadsTable) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/DownloadsTable.php',
'line' => (int) 87,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\DownloadsTable',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 37,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Downloads'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\DownloadsTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\DownloadsTable::initialize() - APP/Model/Table/DownloadsTable.php, line 87
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
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 37
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 Deprecated (16384) : App\Model\Table\DownloadsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\DownloadsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 621,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\DownloadsTable::schema() is deprecated. Use setSchema()/getSchema() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\DownloadsTable) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/DownloadsTable.php',
'line' => (int) 87,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\DownloadsTable',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 37,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Downloads'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {
'registryAlias' => 'Downloads',
'table' => 'downloads',
'alias' => 'Downloads',
'entityClass' => 'App\Model\Entity\Download',
'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
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\DownloadsTable::initialize() - APP/Model/Table/DownloadsTable.php, line 87
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
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 37
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 Deprecated (16384) : Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 229,
'function' => '__construct',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => 'title',
(int) 1 => object(Search\Manager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 115,
'function' => 'loadFilter',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'title',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/DownloadsTable.php',
'line' => (int) 126,
'function' => 'add',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'title',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\DownloadsTable',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 37,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Downloads'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {
[protected] _defaultConfig => [[maximum depth reached]]
[protected] _manager => object(Search\Manager) {}
[protected] _args => [[maximum depth reached]]
[protected] _query => null
[protected] _config => [[maximum depth reached]]
[protected] _configInitialized => false
},
'type' => '->',
'args' => [
(int) 0 => [
'field' => 'title',
'name' => 'title',
'validate' => [[maximum depth reached]],
'alwaysRun' => false,
'filterEmpty' => false,
'defaultValue' => null,
'callback' => object(Closure) {}
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Search\Model\Filter\Base::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Search\Model\Filter\Base::__construct() - ROOT/vendor/friendsofcake/search/src/Model/Filter/Base.php, line 68
Search\Manager::loadFilter() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 229
Search\Manager::add() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 115
App\Model\Table\DownloadsTable::initialize() - APP/Model/Table/DownloadsTable.php, line 126
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
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 37
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 98
Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 299 Deprecated (16384) : Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 229,
'function' => '__construct',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => 'type',
(int) 1 => object(Search\Manager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 115,
'function' => 'loadFilter',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'type',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/DownloadsTable.php',
'line' => (int) 131,
'function' => 'add',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'type',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\DownloadsTable',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 37,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Downloads'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {
[protected] _defaultConfig => [[maximum depth reached]]
[protected] _manager => object(Search\Manager) {}
[protected] _args => [[maximum depth reached]]
[protected] _query => null
[protected] _config => [[maximum depth reached]]
[protected] _configInitialized => false
},
'type' => '->',
'args' => [
(int) 0 => [
'field' => 'type',
'name' => 'type',
'validate' => [[maximum depth reached]],
'alwaysRun' => false,
'filterEmpty' => false,
'defaultValue' => null,
'callback' => object(Closure) {}
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Search\Model\Filter\Base::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Search\Model\Filter\Base::__construct() - ROOT/vendor/friendsofcake/search/src/Model/Filter/Base.php, line 68
Search\Manager::loadFilter() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 229
Search\Manager::add() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 115
App\Model\Table\DownloadsTable::initialize() - APP/Model/Table/DownloadsTable.php, line 131
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
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 37
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 98
Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 299 Deprecated (16384) : Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 229,
'function' => '__construct',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => 'product',
(int) 1 => object(Search\Manager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 115,
'function' => 'loadFilter',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'product',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/DownloadsTable.php',
'line' => (int) 153,
'function' => 'add',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'product',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\DownloadsTable',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 37,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Downloads'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {
[protected] _defaultConfig => [[maximum depth reached]]
[protected] _manager => object(Search\Manager) {}
[protected] _args => [[maximum depth reached]]
[protected] _query => null
[protected] _config => [[maximum depth reached]]
[protected] _configInitialized => false
},
'type' => '->',
'args' => [
(int) 0 => [
'field' => 'product',
'name' => 'product',
'validate' => [[maximum depth reached]],
'alwaysRun' => false,
'filterEmpty' => false,
'defaultValue' => null,
'callback' => object(Closure) {}
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Search\Model\Filter\Base::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Search\Model\Filter\Base::__construct() - ROOT/vendor/friendsofcake/search/src/Model/Filter/Base.php, line 68
Search\Manager::loadFilter() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 229
Search\Manager::add() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 115
App\Model\Table\DownloadsTable::initialize() - APP/Model/Table/DownloadsTable.php, line 153
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
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 37
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 98
Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 299 Deprecated (16384) : Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 229,
'function' => '__construct',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => 'category',
(int) 1 => object(Search\Manager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 115,
'function' => 'loadFilter',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'category',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/DownloadsTable.php',
'line' => (int) 160,
'function' => 'add',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 'category',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\DownloadsTable',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\DownloadsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 37,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Downloads'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {
[protected] _defaultConfig => [[maximum depth reached]]
[protected] _manager => object(Search\Manager) {}
[protected] _args => [[maximum depth reached]]
[protected] _query => null
[protected] _config => [[maximum depth reached]]
[protected] _configInitialized => false
},
'type' => '->',
'args' => [
(int) 0 => [
'field' => 'category',
'name' => 'category',
'validate' => [[maximum depth reached]],
'alwaysRun' => false,
'filterEmpty' => false,
'defaultValue' => null,
'callback' => object(Closure) {}
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Search\Model\Filter\Base::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Search\Model\Filter\Base::__construct() - ROOT/vendor/friendsofcake/search/src/Model/Filter/Base.php, line 68
Search\Manager::loadFilter() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 229
Search\Manager::add() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 115
App\Model\Table\DownloadsTable::initialize() - APP/Model/Table/DownloadsTable.php, line 160
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
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 37
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 98
Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 299 Deprecated (16384) : App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 42,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 42,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {
'registryAlias' => 'ProductCategories',
'table' => 'product_categories',
'alias' => 'ProductCategories',
'entityClass' => 'App\Model\Entity\ProductCategory',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 98
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
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 61
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {
'registryAlias' => 'ProductCategories',
'table' => 'product_categories',
'alias' => 'ProductCategories',
'entityClass' => 'App\Model\Entity\ProductCategory',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 47
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 98
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
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 61
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php, line: 50
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php, line: 50
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 50,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 50,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {
'registryAlias' => 'ProductCategories',
'table' => 'product_categories',
'alias' => 'ProductCategories',
'entityClass' => 'App\Model\Entity\ProductCategory',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 50
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 98
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
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 61
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php, line: 55
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php, line: 55
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 55,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 55,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {
'registryAlias' => 'ProductCategories',
'table' => 'product_categories',
'alias' => 'ProductCategories',
'entityClass' => 'App\Model\Entity\ProductCategory',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 55
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 98
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
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 61
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php, line: 57
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php, line: 57
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\ProductCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 57,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\hasDownloadsBehavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\hasDownloadsBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\ProductCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\HasDownloadsBehavior',
(int) 1 => 'HasDownloads',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'HasDownloads',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/ProductCategoriesTable.php',
'line' => (int) 98,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'HasDownloads'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\ProductCategoriesTable',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 61,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'ProductCategories'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/HasDownloadsBehavior.php',
'line' => (int) 57,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\ProductCategoriesTable) {
'registryAlias' => 'ProductCategories',
'table' => 'product_categories',
'alias' => 'ProductCategories',
'entityClass' => 'App\Model\Entity\ProductCategory',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\hasDownloadsBehavior::initialize() - APP/Model/Behavior/HasDownloadsBehavior.php, line 57
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
App\Model\Table\ProductCategoriesTable::initialize() - APP/Model/Table/ProductCategoriesTable.php, line 98
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
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 61
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : Seo\Model\Table\SeoUrisTable::table() is deprecated. Use setTable()/getTable() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoUrisTable::table() is deprecated. Use setTable()/getTable() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 388,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoUrisTable::table() is deprecated. Use setTable()/getTable() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 32,
'function' => 'table',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => 'seo_uris'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoUrisTable',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/TableRegistry.php',
'line' => (int) 148,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoUris',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 57,
'function' => 'get',
'class' => 'Cake\ORM\TableRegistry',
'type' => '::',
'args' => [
(int) 0 => 'Seo.SeoUris'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component.php',
'line' => (int) 132,
'function' => 'initialize',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/ComponentRegistry.php',
'line' => (int) 122,
'function' => '__construct',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\Controller\ComponentRegistry',
'object' => object(Cake\Controller\ComponentRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\Controller\Component\SeoComponent',
(int) 1 => 'Seo',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 331,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\Controller\ComponentRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 73,
'function' => 'loadComponent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 32,
'function' => 'table',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {
'registryAlias' => 'Seo.SeoUris',
'table' => 'seo_uris',
'alias' => 'SeoUris',
'entityClass' => 'Seo\Model\Entity\SeoUri',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'seo_uris'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::table() - CORE/src/ORM/Table.php, line 388
Seo\Model\Table\SeoUrisTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line 32
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\ORM\TableRegistry::get() - CORE/src/ORM/TableRegistry.php, line 148
Seo\Controller\Component\SeoComponent::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 57
Cake\Controller\Component::__construct() - CORE/src/Controller/Component.php, line 132
Cake\Controller\ComponentRegistry::_create() - CORE/src/Controller/ComponentRegistry.php, line 122
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 331
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 73
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ?? Deprecated (16384) : Seo\Model\Table\SeoUrisTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line: 33
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoUrisTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line: 33
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 767,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoUrisTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 33,
'function' => 'displayField',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => 'uri'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoUrisTable',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/TableRegistry.php',
'line' => (int) 148,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoUris',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 57,
'function' => 'get',
'class' => 'Cake\ORM\TableRegistry',
'type' => '::',
'args' => [
(int) 0 => 'Seo.SeoUris'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component.php',
'line' => (int) 132,
'function' => 'initialize',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/ComponentRegistry.php',
'line' => (int) 122,
'function' => '__construct',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\Controller\ComponentRegistry',
'object' => object(Cake\Controller\ComponentRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\Controller\Component\SeoComponent',
(int) 1 => 'Seo',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 331,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\Controller\ComponentRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 73,
'function' => 'loadComponent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 33,
'function' => 'displayField',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {
'registryAlias' => 'Seo.SeoUris',
'table' => 'seo_uris',
'alias' => 'SeoUris',
'entityClass' => 'Seo\Model\Entity\SeoUri',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'uri'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::displayField() - CORE/src/ORM/Table.php, line 767
Seo\Model\Table\SeoUrisTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line 33
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\ORM\TableRegistry::get() - CORE/src/ORM/TableRegistry.php, line 148
Seo\Controller\Component\SeoComponent::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 57
Cake\Controller\Component::__construct() - CORE/src/Controller/Component.php, line 132
Cake\Controller\ComponentRegistry::_create() - CORE/src/Controller/ComponentRegistry.php, line 122
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 331
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 73
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ?? Deprecated (16384) : Seo\Model\Table\SeoUrisTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line: 34
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoUrisTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line: 34
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 712,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoUrisTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 34,
'function' => 'primaryKey',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoUrisTable',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/TableRegistry.php',
'line' => (int) 148,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoUris',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 57,
'function' => 'get',
'class' => 'Cake\ORM\TableRegistry',
'type' => '::',
'args' => [
(int) 0 => 'Seo.SeoUris'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component.php',
'line' => (int) 132,
'function' => 'initialize',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/ComponentRegistry.php',
'line' => (int) 122,
'function' => '__construct',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\Controller\ComponentRegistry',
'object' => object(Cake\Controller\ComponentRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\Controller\Component\SeoComponent',
(int) 1 => 'Seo',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 331,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\Controller\ComponentRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 73,
'function' => 'loadComponent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 31,
'function' => 'initialize',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 34,
'function' => 'primaryKey',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {
'registryAlias' => 'Seo.SeoUris',
'table' => 'seo_uris',
'alias' => 'SeoUris',
'entityClass' => 'Seo\Model\Entity\SeoUri',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 712
Seo\Model\Table\SeoUrisTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line 34
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\ORM\TableRegistry::get() - CORE/src/ORM/TableRegistry.php, line 148
Seo\Controller\Component\SeoComponent::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 57
Cake\Controller\Component::__construct() - CORE/src/Controller/Component.php, line 132
Cake\Controller\ComponentRegistry::_create() - CORE/src/Controller/ComponentRegistry.php, line 122
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 331
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 73
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 31
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ?? Deprecated (16384) : Accessing `url` as a property will be removed in 4.0.0. Use request->getPath() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 104
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing `url` as a property will be removed in 4.0.0. Use request->getPath() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 104
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `url` as a property will be removed in 4.0.0. Use request->getPath() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 104,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'url'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component.php',
'line' => (int) 132,
'function' => 'initialize',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/ComponentRegistry.php',
'line' => (int) 122,
'function' => '__construct',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\Controller\ComponentRegistry',
'object' => object(Cake\Controller\ComponentRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\Controller\Component\TranslateRouteComponent',
(int) 1 => 'TranslateRoute',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 331,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\Controller\ComponentRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'TranslateRoute',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 33,
'function' => 'loadComponent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'TranslateRoute'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 104,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'url'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746
App\Controller\Component\TranslateRouteComponent::initialize() - APP/Controller/Component/TranslateRouteComponent.php, line 104
Cake\Controller\Component::__construct() - CORE/src/Controller/Component.php, line 132
Cake\Controller\ComponentRegistry::_create() - CORE/src/Controller/ComponentRegistry.php, line 122
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 331
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 33
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47
Cake\Routing\Filter\ControllerFactoryFilter::_getController() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 63
Cake\Routing\Filter\ControllerFactoryFilter::beforeDispatch() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 48
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\PostsTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 72,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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 => 'Posts',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 35,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Posts'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\PostsTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\PostsTable::initialize() - APP/Model/Table/PostsTable.php, line 72
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
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 35
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : App\Model\Table\PostsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\PostsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 621,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\PostsTable::schema() is deprecated. Use setSchema()/getSchema() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\PostsTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 72,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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 => 'Posts',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 35,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Posts'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {
'registryAlias' => 'Posts',
'table' => 'posts',
'alias' => 'Posts',
'entityClass' => 'App\Model\Entity\Post',
'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
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\PostsTable::initialize() - APP/Model/Table/PostsTable.php, line 72
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
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 35
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.php',
'line' => (int) 95,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'Seo\Model\Behavior\SeoBehavior',
'object' => object(Seo\Model\Behavior\SeoBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(Seo\Model\Behavior\SeoBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\PostsTable) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'Seo\Model\Behavior\SeoBehavior',
(int) 1 => 'Seo',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Seo.Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 110,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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 => 'Posts',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 35,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Posts'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.php',
'line' => (int) 95,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {
'registryAlias' => 'Posts',
'table' => 'posts',
'alias' => 'Posts',
'entityClass' => 'App\Model\Entity\Post',
'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::alias() - CORE/src/ORM/Table.php, line 435
Seo\Model\Behavior\SeoBehavior::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.php, line 95
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
App\Model\Table\PostsTable::initialize() - APP/Model/Table/PostsTable.php, line 110
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
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 35
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47 Deprecated (16384) : Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Search\Model\Filter\Callback::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 229,
'function' => '__construct',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {},
'type' => '->',
'args' => [
(int) 0 => 's',
(int) 1 => object(Search\Manager) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Manager.php',
'line' => (int) 115,
'function' => 'loadFilter',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 's',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 244,
'function' => 'add',
'class' => 'Search\Manager',
'object' => object(Search\Manager) {},
'type' => '->',
'args' => [
(int) 0 => 's',
(int) 1 => 'Search.Callback',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/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 => 'Posts',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 35,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Posts'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/search/src/Model/Filter/Base.php',
'line' => (int) 68,
'function' => 'config',
'class' => 'Search\Model\Filter\Base',
'object' => object(Search\Model\Filter\Callback) {
[protected] _defaultConfig => [[maximum depth reached]]
[protected] _manager => object(Search\Manager) {}
[protected] _args => [[maximum depth reached]]
[protected] _query => null
[protected] _config => [[maximum depth reached]]
[protected] _configInitialized => false
},
'type' => '->',
'args' => [
(int) 0 => [
'field' => 's',
'name' => 's',
'validate' => [[maximum depth reached]],
'alwaysRun' => false,
'filterEmpty' => false,
'defaultValue' => null,
'callback' => object(Closure) {}
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Search\Model\Filter\Base::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Search\Model\Filter\Base::__construct() - ROOT/vendor/friendsofcake/search/src/Model/Filter/Base.php, line 68
Search\Manager::loadFilter() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 229
Search\Manager::add() - ROOT/vendor/friendsofcake/search/src/Manager.php, line 115
App\Model\Table\PostsTable::initialize() - APP/Model/Table/PostsTable.php, line 244
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
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 35
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47
Cake\Routing\Filter\ControllerFactoryFilter::_getController() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 63
Cake\Routing\Filter\ControllerFactoryFilter::beforeDispatch() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 48 Deprecated (16384) : Seo\Model\Table\SeoMetaTagsTable::table() is deprecated. Use setTable()/getTable() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoMetaTagsTable::table() is deprecated. Use setTable()/getTable() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 388,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoMetaTagsTable::table() is deprecated. Use setTable()/getTable() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php',
'line' => (int) 28,
'function' => 'table',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'seo_meta_tags'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoMetaTagsTable',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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 => 'Seo.SeoMetaTags',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 36,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoMetaTags'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php',
'line' => (int) 28,
'function' => 'table',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {
'registryAlias' => 'Seo.SeoMetaTags',
'table' => 'seo_meta_tags',
'alias' => 'SeoMetaTags',
'entityClass' => 'Seo\Model\Entity\SeoMetaTag',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'seo_meta_tags'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::table() - CORE/src/ORM/Table.php, line 388
Seo\Model\Table\SeoMetaTagsTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php, line 28
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
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 36
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47
Cake\Routing\Filter\ControllerFactoryFilter::_getController() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 63
Cake\Routing\Filter\ControllerFactoryFilter::beforeDispatch() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 48
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328 Deprecated (16384) : Seo\Model\Table\SeoMetaTagsTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php, line: 29
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoMetaTagsTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php, line: 29
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 767,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoMetaTagsTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php',
'line' => (int) 29,
'function' => 'displayField',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'name'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoMetaTagsTable',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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 => 'Seo.SeoMetaTags',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 36,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoMetaTags'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php',
'line' => (int) 29,
'function' => 'displayField',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {
'registryAlias' => 'Seo.SeoMetaTags',
'table' => 'seo_meta_tags',
'alias' => 'SeoMetaTags',
'entityClass' => 'Seo\Model\Entity\SeoMetaTag',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'name'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::displayField() - CORE/src/ORM/Table.php, line 767
Seo\Model\Table\SeoMetaTagsTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php, line 29
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
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 36
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47
Cake\Routing\Filter\ControllerFactoryFilter::_getController() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 63
Cake\Routing\Filter\ControllerFactoryFilter::beforeDispatch() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 48
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328 Deprecated (16384) : Seo\Model\Table\SeoMetaTagsTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php, line: 30
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoMetaTagsTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php, line: 30
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 712,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoMetaTagsTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php',
'line' => (int) 30,
'function' => 'primaryKey',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoMetaTagsTable',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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 => 'Seo.SeoMetaTags',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 36,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoMetaTags'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 270,
'function' => 'initialize',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'function' => '__construct',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 47,
'function' => 'newInstance',
'class' => 'ReflectionClass',
'object' => object(ReflectionClass) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 63,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'object' => object(Cake\Http\ControllerFactory) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php',
'line' => (int) 48,
'function' => '_getController',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php',
'line' => (int) 143,
'function' => 'beforeDispatch',
'class' => 'Cake\Routing\Filter\ControllerFactoryFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'handle',
'class' => 'Cake\Routing\DispatcherFilter',
'object' => object(Cake\Routing\Filter\ControllerFactoryFilter) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 79,
'function' => 'dispatchEvent',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => 'Dispatcher.beforeDispatch',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php',
'line' => (int) 30,
'function' => 'primaryKey',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoMetaTagsTable) {
'registryAlias' => 'Seo.SeoMetaTags',
'table' => 'seo_meta_tags',
'alias' => 'SeoMetaTags',
'entityClass' => 'Seo\Model\Entity\SeoMetaTag',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 712
Seo\Model\Table\SeoMetaTagsTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoMetaTagsTable.php, line 30
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
App\Controller\PostCategoriesController::initialize() - APP/Controller/PostCategoriesController.php, line 36
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 270
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 47
Cake\Routing\Filter\ControllerFactoryFilter::_getController() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 63
Cake\Routing\Filter\ControllerFactoryFilter::beforeDispatch() - CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 48
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328 Deprecated (16384) : The `scope` and `contain` options for Authentication are deprecated. Use the `finder` option instead to define additional conditions. - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php, line: 874
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'The `scope` and `contain` options for Authentication are deprecated. Use the `finder` option instead to define additional conditions. - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php, line: 874
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Auth/BaseAuthenticate.php',
'line' => (int) 96,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'The `scope` and `contain` options for Authentication are deprecated. Use the `finder` option instead to define additional conditions.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => (int) 874,
'function' => '__construct',
'class' => 'Cake\Auth\BaseAuthenticate',
'object' => object(CakeDC\Auth\Auth\ApiKeyAuthenticate) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => (int) 823,
'function' => 'constructAuthenticate',
'class' => 'Cake\Controller\Component\AuthComponent',
'object' => object(Cake\Controller\Component\AuthComponent) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakedc/users/src/Controller/Component/RememberMeComponent.php',
'line' => (int) 145,
'function' => 'identify',
'class' => 'Cake\Controller\Component\AuthComponent',
'object' => object(Cake\Controller\Component\AuthComponent) {},
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeFilter',
'class' => 'CakeDC\Users\Controller\Component\RememberMeComponent',
'object' => object(CakeDC\Users\Controller\Component\RememberMeComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 673,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.initialize'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 115,
'function' => 'startupProcess',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => (int) 874,
'function' => '__construct',
'class' => 'Cake\Auth\BaseAuthenticate',
'object' => object(CakeDC\Auth\Auth\ApiKeyAuthenticate) {
types => [
[maximum depth reached]
]
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _registry => object(Cake\Controller\ComponentRegistry) {}
[protected] _passwordHasher => null
[protected] _needsPasswordRehash => false
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
[protected] _tableLocator => null
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [
'finder' => 'auth',
'scope' => [
[maximum depth reached]
],
'contain' => [
[maximum depth reached]
],
'userModel' => 'Users'
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Auth\BaseAuthenticate::__construct() - CORE/src/Auth/BaseAuthenticate.php, line 96
Cake\Controller\Component\AuthComponent::constructAuthenticate() - CORE/src/Controller/Component/AuthComponent.php, line 874
Cake\Controller\Component\AuthComponent::identify() - CORE/src/Controller/Component/AuthComponent.php, line 823
CakeDC\Users\Controller\Component\RememberMeComponent::beforeFilter() - ROOT/vendor/cakedc/users/src/Controller/Component/RememberMeComponent.php, line 145
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::startupProcess() - CORE/src/Controller/Controller.php, line 673
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 115
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 Deprecated (16384) : The `scope` and `contain` options for Authentication are deprecated. Use the `finder` option instead to define additional conditions. - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php, line: 874
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'The `scope` and `contain` options for Authentication are deprecated. Use the `finder` option instead to define additional conditions. - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php, line: 874
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Auth/BaseAuthenticate.php',
'line' => (int) 96,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'The `scope` and `contain` options for Authentication are deprecated. Use the `finder` option instead to define additional conditions.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => (int) 874,
'function' => '__construct',
'class' => 'Cake\Auth\BaseAuthenticate',
'object' => object(CakeDC\Auth\Auth\RememberMeAuthenticate) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => (int) 823,
'function' => 'constructAuthenticate',
'class' => 'Cake\Controller\Component\AuthComponent',
'object' => object(Cake\Controller\Component\AuthComponent) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakedc/users/src/Controller/Component/RememberMeComponent.php',
'line' => (int) 145,
'function' => 'identify',
'class' => 'Cake\Controller\Component\AuthComponent',
'object' => object(Cake\Controller\Component\AuthComponent) {},
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeFilter',
'class' => 'CakeDC\Users\Controller\Component\RememberMeComponent',
'object' => object(CakeDC\Users\Controller\Component\RememberMeComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 673,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.initialize'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 115,
'function' => 'startupProcess',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => (int) 874,
'function' => '__construct',
'class' => 'Cake\Auth\BaseAuthenticate',
'object' => object(CakeDC\Auth\Auth\RememberMeAuthenticate) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _registry => object(Cake\Controller\ComponentRegistry) {}
[protected] _passwordHasher => null
[protected] _needsPasswordRehash => false
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
[protected] _tableLocator => null
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [
'finder' => 'auth',
'scope' => [
[maximum depth reached]
],
'contain' => [
[maximum depth reached]
],
'userModel' => 'Users'
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Auth\BaseAuthenticate::__construct() - CORE/src/Auth/BaseAuthenticate.php, line 96
Cake\Controller\Component\AuthComponent::constructAuthenticate() - CORE/src/Controller/Component/AuthComponent.php, line 874
Cake\Controller\Component\AuthComponent::identify() - CORE/src/Controller/Component/AuthComponent.php, line 823
CakeDC\Users\Controller\Component\RememberMeComponent::beforeFilter() - ROOT/vendor/cakedc/users/src/Controller/Component/RememberMeComponent.php, line 145
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::startupProcess() - CORE/src/Controller/Controller.php, line 673
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 115
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 Deprecated (16384) : The `scope` and `contain` options for Authentication are deprecated. Use the `finder` option instead to define additional conditions. - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php, line: 874
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'The `scope` and `contain` options for Authentication are deprecated. Use the `finder` option instead to define additional conditions. - /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php, line: 874
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Auth/BaseAuthenticate.php',
'line' => (int) 96,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'The `scope` and `contain` options for Authentication are deprecated. Use the `finder` option instead to define additional conditions.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => (int) 874,
'function' => '__construct',
'class' => 'Cake\Auth\BaseAuthenticate',
'object' => object(Cake\Auth\FormAuthenticate) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => (int) 823,
'function' => 'constructAuthenticate',
'class' => 'Cake\Controller\Component\AuthComponent',
'object' => object(Cake\Controller\Component\AuthComponent) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakedc/users/src/Controller/Component/RememberMeComponent.php',
'line' => (int) 145,
'function' => 'identify',
'class' => 'Cake\Controller\Component\AuthComponent',
'object' => object(Cake\Controller\Component\AuthComponent) {},
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeFilter',
'class' => 'CakeDC\Users\Controller\Component\RememberMeComponent',
'object' => object(CakeDC\Users\Controller\Component\RememberMeComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 673,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.initialize'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 115,
'function' => 'startupProcess',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => (int) 874,
'function' => '__construct',
'class' => 'Cake\Auth\BaseAuthenticate',
'object' => object(Cake\Auth\FormAuthenticate) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _registry => object(Cake\Controller\ComponentRegistry) {}
[protected] _passwordHasher => null
[protected] _needsPasswordRehash => false
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
[protected] _tableLocator => null
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Controller\ComponentRegistry) {},
(int) 1 => [
'finder' => 'auth',
'scope' => [
[maximum depth reached]
],
'contain' => [
[maximum depth reached]
],
'userModel' => 'Users',
'fields' => [
[maximum depth reached]
]
]
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Auth\BaseAuthenticate::__construct() - CORE/src/Auth/BaseAuthenticate.php, line 96
Cake\Controller\Component\AuthComponent::constructAuthenticate() - CORE/src/Controller/Component/AuthComponent.php, line 874
Cake\Controller\Component\AuthComponent::identify() - CORE/src/Controller/Component/AuthComponent.php, line 823
CakeDC\Users\Controller\Component\RememberMeComponent::beforeFilter() - ROOT/vendor/cakedc/users/src/Controller/Component/RememberMeComponent.php, line 145
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::startupProcess() - CORE/src/Controller/Controller.php, line 673
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 115
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 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 82
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 82
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 82,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 44,
'function' => 'beforeFilter',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeFilter',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 673,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.initialize'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 115,
'function' => 'startupProcess',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 82,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\Controller\AppController::beforeFilter() - APP/Controller/AppController.php, line 82
App\Controller\PostCategoriesController::beforeFilter() - APP/Controller/PostCategoriesController.php, line 44
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::startupProcess() - CORE/src/Controller/Controller.php, line 673
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 115
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 `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 82
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 82
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 82,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'action'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 44,
'function' => 'beforeFilter',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeFilter',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 673,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.initialize'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 115,
'function' => 'startupProcess',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 82,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'action'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\Controller\AppController::beforeFilter() - APP/Controller/AppController.php, line 82
App\Controller\PostCategoriesController::beforeFilter() - APP/Controller/PostCategoriesController.php, line 44
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::startupProcess() - CORE/src/Controller/Controller.php, line 673
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 115
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) : Cake\Controller\Component\AuthComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 82
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Cake\Controller\Component\AuthComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 82
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Cake\Controller\Component\AuthComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 82,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(Cake\Controller\Component\AuthComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'authError',
(int) 1 => 'You are not authorized to access that location. PostCategories view'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 44,
'function' => 'beforeFilter',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeFilter',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 673,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.initialize'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 115,
'function' => 'startupProcess',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 82,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(Cake\Controller\Component\AuthComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'authError',
(int) 1 => 'You are not authorized to access that location. PostCategories view'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Controller\AppController::beforeFilter() - APP/Controller/AppController.php, line 82
App\Controller\PostCategoriesController::beforeFilter() - APP/Controller/PostCategoriesController.php, line 44
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::startupProcess() - CORE/src/Controller/Controller.php, line 673
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 115
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 `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 85
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 85
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 85,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'action'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 44,
'function' => 'beforeFilter',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeFilter',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 673,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.initialize'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 115,
'function' => 'startupProcess',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 85,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'action'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\Controller\AppController::beforeFilter() - APP/Controller/AppController.php, line 85
App\Controller\PostCategoriesController::beforeFilter() - APP/Controller/PostCategoriesController.php, line 44
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::startupProcess() - CORE/src/Controller/Controller.php, line 673
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 115
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) : Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/Component/AuthUserComponent.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/Component/AuthUserComponent.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/Event.php',
'line' => (int) 163,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Event::subject() is deprecated. Use Event::getSubject() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AuthUserComponent.php',
'line' => (int) 52,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'startup',
'class' => 'App\Controller\Component\AuthUserComponent',
'object' => object(App\Controller\Component\AuthUserComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 677,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.startup'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 115,
'function' => 'startupProcess',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AuthUserComponent.php',
'line' => (int) 52,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {
result => null
[protected] _name => 'Controller.startup'
[protected] _subject => object(App\Controller\PostCategoriesController) {}
[protected] _data => [[maximum depth reached]]
[protected] _stopped => false
},
'type' => '->',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Event\Event::subject() - CORE/src/Event/Event.php, line 163
App\Controller\Component\AuthUserComponent::startup() - APP/Controller/Component/AuthUserComponent.php, line 52
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::startupProcess() - CORE/src/Controller/Controller.php, line 677
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 115
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 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\PostCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostCategoriesTable.php',
'line' => (int) 62,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\PostCategoriesTable',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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 => 'PostCategories',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 371,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'PostCategories'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 244,
'function' => '__get',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'PostCategories'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 223,
'function' => '_parseCategories',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\PostCategoriesTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\PostCategoriesTable::initialize() - APP/Model/Table/PostCategoriesTable.php, line 62
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
App\Controller\PostCategoriesController::_parseCategories() - APP/Controller/PostCategoriesController.php, line 244
App\Controller\PostCategoriesController::_parseSlugs() - APP/Controller/PostCategoriesController.php, line 223
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 58 Deprecated (16384) : App\Model\Table\PostCategoriesTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\PostCategoriesTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 621,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\PostCategoriesTable::schema() is deprecated. Use setSchema()/getSchema() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\PostCategoriesTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostCategoriesTable.php',
'line' => (int) 62,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\PostCategoriesTable',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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 => 'PostCategories',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 371,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'PostCategories'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 244,
'function' => '__get',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'PostCategories'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 223,
'function' => '_parseCategories',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {
'registryAlias' => 'PostCategories',
'table' => 'post_categories',
'alias' => 'PostCategories',
'entityClass' => 'App\Model\Entity\PostCategory',
'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
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\PostCategoriesTable::initialize() - APP/Model/Table/PostCategoriesTable.php, line 62
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
App\Controller\PostCategoriesController::_parseCategories() - APP/Controller/PostCategoriesController.php, line 244
App\Controller\PostCategoriesController::_parseSlugs() - APP/Controller/PostCategoriesController.php, line 223
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 58 Deprecated (16384) : App\Model\Table\PostCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\PostCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\PostCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.php',
'line' => (int) 95,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'Seo\Model\Behavior\SeoBehavior',
'object' => object(Seo\Model\Behavior\SeoBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(Seo\Model\Behavior\SeoBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\PostCategoriesTable) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'Seo\Model\Behavior\SeoBehavior',
(int) 1 => 'Seo',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Seo.Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostCategoriesTable.php',
'line' => (int) 76,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.Seo',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\PostCategoriesTable',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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 => 'PostCategories',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 371,
'function' => 'loadModel',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'PostCategories'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 244,
'function' => '__get',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'PostCategories'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 223,
'function' => '_parseCategories',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.php',
'line' => (int) 95,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {
'registryAlias' => 'PostCategories',
'table' => 'post_categories',
'alias' => 'PostCategories',
'entityClass' => 'App\Model\Entity\PostCategory',
'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::alias() - CORE/src/ORM/Table.php, line 435
Seo\Model\Behavior\SeoBehavior::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Behavior/SeoBehavior.php, line 95
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
App\Model\Table\PostCategoriesTable::initialize() - APP/Model/Table/PostCategoriesTable.php, line 76
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
App\Controller\PostCategoriesController::_parseCategories() - APP/Controller/PostCategoriesController.php, line 244
App\Controller\PostCategoriesController::_parseSlugs() - APP/Controller/PostCategoriesController.php, line 223
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 58 Deprecated (16384) : App\Model\Table\PostCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\PostCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\PostCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostCategoriesTable.php',
'line' => (int) 276,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\PostCategoriesTable',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostCategoriesTable.php',
'line' => (int) 291,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostCategoriesTable',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostCategoriesTable.php',
'line' => (int) 293,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'postCategories'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 244,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostCategoriesTable',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 223,
'function' => '_parseCategories',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {
'registryAlias' => 'PostCategories',
'table' => 'post_categories',
'alias' => 'PostCategories',
'entityClass' => 'App\Model\Entity\PostCategory',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\PostCategoriesTable::findPublic() - APP/Model/Table/PostCategoriesTable.php, line 276
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\PostCategoriesTable::App\Model\Table\{closure}() - APP/Model/Table/PostCategoriesTable.php, line 291
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
App\Model\Table\PostCategoriesTable::getPublic() - APP/Model/Table/PostCategoriesTable.php, line 293
App\Controller\PostCategoriesController::_parseCategories() - APP/Controller/PostCategoriesController.php, line 244
App\Controller\PostCategoriesController::_parseSlugs() - APP/Controller/PostCategoriesController.php, line 223 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostCategoriesTable.php',
'line' => (int) 276,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\PostCategoriesTable',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostCategoriesTable.php',
'line' => (int) 291,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostCategoriesTable',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostCategoriesTable.php',
'line' => (int) 293,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'postCategories'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 244,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostCategoriesTable',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 223,
'function' => '_parseCategories',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\PostCategoriesTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\PostCategoriesTable::findPublic() - APP/Model/Table/PostCategoriesTable.php, line 276
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\PostCategoriesTable::App\Model\Table\{closure}() - APP/Model/Table/PostCategoriesTable.php, line 291
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
App\Model\Table\PostCategoriesTable::getPublic() - APP/Model/Table/PostCategoriesTable.php, line 293
App\Controller\PostCategoriesController::_parseCategories() - APP/Controller/PostCategoriesController.php, line 244
App\Controller\PostCategoriesController::_parseSlugs() - APP/Controller/PostCategoriesController.php, line 223 Deprecated (16384) : Accessing query as a property will be removed in 4.0.0. Use getQuery() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 284
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing query as a property will be removed in 4.0.0. Use getQuery() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 284
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 781,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing query as a property will be removed in 4.0.0. Use getQuery() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 284,
'function' => '__isset',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'query'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/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) 9 => [
'file' => '/home/www/springcard.com/www/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) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 284,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'query'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 781
App\Controller\PostCategoriesController::_parsePost() - APP/Controller/PostCategoriesController.php, line 284
App\Controller\PostCategoriesController::_parseSlugs() - APP/Controller/PostCategoriesController.php, line 226
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 58
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 Deprecated (16384) : Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 284
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 284
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 284,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'query'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/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) 9 => [
'file' => '/home/www/springcard.com/www/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) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 284,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'query'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746
App\Controller\PostCategoriesController::_parsePost() - APP/Controller/PostCategoriesController.php, line 284
App\Controller\PostCategoriesController::_parseSlugs() - APP/Controller/PostCategoriesController.php, line 226
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 58
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 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\CommentsTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/CommentsTable.php',
'line' => (int) 50,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\CommentsTable',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Comments',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\PostsTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 507,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 574,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 575,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'posts'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 292,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'getPublic',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\CommentsTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\CommentsTable::initialize() - APP/Model/Table/CommentsTable.php, line 50
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
App\Model\Table\PostsTable::findPublic() - APP/Model/Table/PostsTable.php, line 507
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582 Deprecated (16384) : App\Model\Table\CommentsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\CommentsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 621,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\CommentsTable::schema() is deprecated. Use setSchema()/getSchema() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\CommentsTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/CommentsTable.php',
'line' => (int) 50,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\CommentsTable',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Comments',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\PostsTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 507,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 574,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 575,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'posts'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 292,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'getPublic',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {
'registryAlias' => 'Comments',
'table' => 'comments',
'alias' => 'Comments',
'entityClass' => 'App\Model\Entity\Comment',
'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
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\CommentsTable::initialize() - APP/Model/Table/CommentsTable.php, line 50
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
App\Model\Table\PostsTable::findPublic() - APP/Model/Table/PostsTable.php, line 507
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582 Deprecated (16384) : App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 513,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 574,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 575,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'posts'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 292,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'getPublic',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {
'registryAlias' => 'Posts',
'table' => 'posts',
'alias' => 'Posts',
'entityClass' => 'App\Model\Entity\Post',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\PostsTable::findPublic() - APP/Model/Table/PostsTable.php, line 513
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\PostsTable::App\Model\Table\{closure}() - APP/Model/Table/PostsTable.php, line 574
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
App\Model\Table\PostsTable::getPublic() - APP/Model/Table/PostsTable.php, line 575
Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 1465
App\Controller\PostCategoriesController::_parsePost() - APP/Controller/PostCategoriesController.php, line 292 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 513,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 574,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 575,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'posts'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 292,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'getPublic',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\PostsTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\PostsTable::findPublic() - APP/Model/Table/PostsTable.php, line 513
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\PostsTable::App\Model\Table\{closure}() - APP/Model/Table/PostsTable.php, line 574
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
App\Model\Table\PostsTable::getPublic() - APP/Model/Table/PostsTable.php, line 575
Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 1465
App\Controller\PostCategoriesController::_parsePost() - APP/Controller/PostCategoriesController.php, line 292 Deprecated (16384) : App\Model\Table\PostCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\PostCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\PostCategoriesTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 519,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1013,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 486,
'function' => 'attachTo',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\BelongsTo) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1185,
'function' => 'attachAssociations',
'class' => 'Cake\ORM\EagerLoader',
'object' => object(Cake\ORM\EagerLoader) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => object(App\Model\Table\PostsTable) {},
(int) 2 => true
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1134,
'function' => '_transformQuery',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Driver/Mysql.php',
'line' => (int) 137,
'function' => 'sql',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Connection.php',
'line' => (int) 283,
'function' => 'prepare',
'class' => 'Cake\Database\Driver\Mysql',
'object' => object(Cake\Database\Driver\Mysql) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php',
'line' => (int) 67,
'function' => 'Cake\Database\{closure}',
'class' => 'Cake\Database\Connection',
'object' => object(Cake\Database\Connection) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Connection.php',
'line' => (int) 290,
'function' => 'run',
'class' => 'Cake\Core\Retry\CommandRetry',
'object' => object(Cake\Core\Retry\CommandRetry) {},
'type' => '->',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Connection.php',
'line' => (int) 340,
'function' => 'prepare',
'class' => 'Cake\Database\Connection',
'object' => object(Cake\Database\Connection) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php',
'line' => (int) 67,
'function' => 'Cake\Database\{closure}',
'class' => 'Cake\Database\Connection',
'object' => object(Cake\Database\Connection) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Connection.php',
'line' => (int) 345,
'function' => 'run',
'class' => 'Cake\Core\Retry\CommandRetry',
'object' => object(Cake\Core\Retry\CommandRetry) {},
'type' => '->',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Query.php',
'line' => (int) 218,
'function' => 'run',
'class' => 'Cake\Database\Connection',
'object' => object(Cake\Database\Connection) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1155,
'function' => 'execute',
'class' => 'Cake\Database\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 472,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 574,
'function' => 'first',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 575,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'posts'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 292,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'getPublic',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {
'registryAlias' => 'PostCategories',
'table' => 'post_categories',
'alias' => 'PostCategories',
'entityClass' => 'App\Model\Entity\PostCategory',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\PostsTable::App\Model\Table\{closure}() - APP/Model/Table/PostsTable.php, line 519
Cake\ORM\Association::attachTo() - CORE/src/ORM/Association.php, line 1013
Cake\ORM\EagerLoader::attachAssociations() - CORE/src/ORM/EagerLoader.php, line 486
Cake\ORM\Query::_transformQuery() - CORE/src/ORM/Query.php, line 1185
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 1134
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 137
Cake\Database\Connection::Cake\Database\{closure}() - CORE/src/Database/Connection.php, line 283
Cake\Core\Retry\CommandRetry::run() - CORE/src/Core/Retry/CommandRetry.php, line 67
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 290 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostCategoriesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 519,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1013,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 486,
'function' => 'attachTo',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\BelongsTo) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1185,
'function' => 'attachAssociations',
'class' => 'Cake\ORM\EagerLoader',
'object' => object(Cake\ORM\EagerLoader) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => object(App\Model\Table\PostsTable) {},
(int) 2 => true
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1134,
'function' => '_transformQuery',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Driver/Mysql.php',
'line' => (int) 137,
'function' => 'sql',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Connection.php',
'line' => (int) 283,
'function' => 'prepare',
'class' => 'Cake\Database\Driver\Mysql',
'object' => object(Cake\Database\Driver\Mysql) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php',
'line' => (int) 67,
'function' => 'Cake\Database\{closure}',
'class' => 'Cake\Database\Connection',
'object' => object(Cake\Database\Connection) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Connection.php',
'line' => (int) 290,
'function' => 'run',
'class' => 'Cake\Core\Retry\CommandRetry',
'object' => object(Cake\Core\Retry\CommandRetry) {},
'type' => '->',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Connection.php',
'line' => (int) 340,
'function' => 'prepare',
'class' => 'Cake\Database\Connection',
'object' => object(Cake\Database\Connection) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php',
'line' => (int) 67,
'function' => 'Cake\Database\{closure}',
'class' => 'Cake\Database\Connection',
'object' => object(Cake\Database\Connection) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Connection.php',
'line' => (int) 345,
'function' => 'run',
'class' => 'Cake\Core\Retry\CommandRetry',
'object' => object(Cake\Core\Retry\CommandRetry) {},
'type' => '->',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Database/Query.php',
'line' => (int) 218,
'function' => 'run',
'class' => 'Cake\Database\Connection',
'object' => object(Cake\Database\Connection) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1155,
'function' => 'execute',
'class' => 'Cake\Database\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 472,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 574,
'function' => 'first',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 575,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'posts'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 292,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'getPublic',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\PostCategoriesTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\PostsTable::App\Model\Table\{closure}() - APP/Model/Table/PostsTable.php, line 519
Cake\ORM\Association::attachTo() - CORE/src/ORM/Association.php, line 1013
Cake\ORM\EagerLoader::attachAssociations() - CORE/src/ORM/EagerLoader.php, line 486
Cake\ORM\Query::_transformQuery() - CORE/src/ORM/Query.php, line 1185
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 1134
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 137
Cake\Database\Connection::Cake\Database\{closure}() - CORE/src/Database/Connection.php, line 283
Cake\Core\Retry\CommandRetry::run() - CORE/src/Core/Retry/CommandRetry.php, line 67
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 290 Deprecated (16384) : App\Model\Table\CommentsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\CommentsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\CommentsTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 503,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 472,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 574,
'function' => 'first',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 575,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'posts'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 292,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'getPublic',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {
'registryAlias' => 'Comments',
'table' => 'comments',
'alias' => 'Comments',
'entityClass' => 'App\Model\Entity\Comment',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\PostsTable::App\Model\Table\{closure}() - APP/Model/Table/PostsTable.php, line 503
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 472 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\CommentsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 503,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 472,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 574,
'function' => 'first',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 575,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => '132c226162de67ee51786446e0ef7778',
(int) 1 => object(Closure) {},
(int) 2 => 'posts'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'getPublic',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 292,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'getPublic',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 226,
'function' => '_parsePost',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 58,
'function' => '_parseSlugs',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\CommentsTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\PostsTable::App\Model\Table\{closure}() - APP/Model/Table/PostsTable.php, line 503
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 472 Deprecated (16384) : App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 613,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 473,
'function' => 'getPrev',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => (int) 78
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'neighbors',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => (int) 78
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 78,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'neighbors',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {
'registryAlias' => 'Posts',
'table' => 'posts',
'alias' => 'Posts',
'entityClass' => 'App\Model\Entity\Post',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\PostsTable::getPrev() - APP/Model/Table/PostsTable.php, line 613
App\Model\Table\PostsTable::neighbors() - APP/Model/Table/PostsTable.php, line 473
Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 1465
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 78
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 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 613,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 473,
'function' => 'getPrev',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => (int) 78
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'neighbors',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => (int) 78
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 78,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'neighbors',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\PostsTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\PostsTable::getPrev() - APP/Model/Table/PostsTable.php, line 613
App\Model\Table\PostsTable::neighbors() - APP/Model/Table/PostsTable.php, line 473
Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 1465
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 78
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 Deprecated (16384) : App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\PostsTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 598,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 474,
'function' => 'getNext',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => (int) 78
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'neighbors',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => (int) 78
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 78,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'neighbors',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {
'registryAlias' => 'Posts',
'table' => 'posts',
'alias' => 'Posts',
'entityClass' => 'App\Model\Entity\Post',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\PostsTable::getNext() - APP/Model/Table/PostsTable.php, line 598
App\Model\Table\PostsTable::neighbors() - APP/Model/Table/PostsTable.php, line 474
Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 1465
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 78
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 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 598,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/PostsTable.php',
'line' => (int) 474,
'function' => 'getNext',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => (int) 78
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 1465,
'function' => 'neighbors',
'class' => 'App\Model\Table\PostsTable',
'object' => object(App\Model\Table\PostsTable) {},
'type' => '->',
'args' => [
(int) 0 => (int) 78
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 78,
'function' => '__call',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => 'neighbors',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\PostsTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\PostsTable::getNext() - APP/Model/Table/PostsTable.php, line 598
App\Model\Table\PostsTable::neighbors() - APP/Model/Table/PostsTable.php, line 474
Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 1465
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 78
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 Deprecated (16384) : EventDispatcherTrait::eventManager() is deprecated. Use EventDispatcherTrait::setEventManager()/getEventManager() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 85
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'EventDispatcherTrait::eventManager() is deprecated. Use EventDispatcherTrait::setEventManager()/getEventManager() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 85
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 85,
'function' => 'eventManager',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 85,
'function' => 'eventManager',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {
_preferences => [
[maximum depth reached]
]
helpers => [[maximum depth reached]]
request => object(Cake\Http\ServerRequest) {}
response => object(Cake\Http\Response) {}
paginate => [[maximum depth reached]]
components => [[maximum depth reached]]
View => null
passedArgs => [
[maximum depth reached]
]
modelClass => 'PostCategories'
viewClass => null
viewVars => [
[maximum depth reached]
]
_productCategories => object(Cake\Datasource\ResultSetDecorator) {}
RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {}
Flash => object(Cake\Controller\Component\FlashComponent) {}
AppMenus => object(App\Controller\Component\AppMenusComponent) {}
AuthUser => object(App\Controller\Component\AuthUserComponent) {}
Auth => object(Cake\Controller\Component\AuthComponent) {}
RememberMe => object(CakeDC\Users\Controller\Component\RememberMeComponent) {}
UsersAuth => object(CakeDC\Users\Controller\Component\UsersAuthComponent) {}
Cookie => object(Cake\Controller\Component\CookieComponent) {}
Csrf => object(Cake\Controller\Component\CsrfComponent) {}
Seo => object(App\Controller\Component\SeoComponent) {}
TranslateRoute => object(App\Controller\Component\TranslateRouteComponent) {}
SeoUris => object(Seo\Model\Table\SeoUrisTable) {}
ShortUrl => object(App\Controller\Component\ShortUrlComponent) {}
Posts => object(App\Model\Table\PostsTable) {}
SeoMetaTags => object(Seo\Model\Table\SeoMetaTagsTable) {}
PostCategories => object(App\Model\Table\PostCategoriesTable) {}
[protected] serializeExcluded => [
[maximum depth reached]
]
[protected] name => 'PostCategories'
[protected] _responseClass => 'Cake\Http\Response'
[protected] autoRender => true
[protected] _components => object(Cake\Controller\ComponentRegistry) {}
[protected] _validViewOptions => [
[maximum depth reached]
]
[protected] plugin => null
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
[protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {}
[protected] _modelFactories => [
[maximum depth reached]
]
[protected] _modelType => 'Table'
[protected] _viewBuilder => null
},
'type' => '->',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Controller::eventManager() - CORE/src/Event/EventDispatcherTrait.php, line 51
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 85
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) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\MenusTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 39,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/Component/AppMenusComponent.php',
'line' => (int) 36,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Menus'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\AppMenusComponent',
'object' => object(App\Controller\Component\AppMenusComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\MenusTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\MenusTable::initialize() - APP/Model/Table/MenusTable.php, line 39
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
App\Controller\Component\AppMenusComponent::beforeRender() - APP/Controller/Component/AppMenusComponent.php, line 36
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 Deprecated (16384) : App\Model\Table\MenusTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\MenusTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 621,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\MenusTable::schema() is deprecated. Use setSchema()/getSchema() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\MenusTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 39,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Controller/Component/AppMenusComponent.php',
'line' => (int) 36,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Menus'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\AppMenusComponent',
'object' => object(App\Controller\Component\AppMenusComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {
'registryAlias' => 'Menus',
'table' => 'menus',
'alias' => 'Menus',
'entityClass' => 'Cake\ORM\Entity',
'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
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\MenusTable::initialize() - APP/Model/Table/MenusTable.php, line 39
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
App\Controller\Component\AppMenusComponent::beforeRender() - APP/Controller/Component/AppMenusComponent.php, line 36
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 Deprecated (16384) : App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AppMenusComponent.php',
'line' => (int) 37,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\AppMenusComponent',
'object' => object(App\Controller\Component\AppMenusComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {
'registryAlias' => 'Menus',
'table' => 'menus',
'alias' => 'Menus',
'entityClass' => 'Cake\ORM\Entity',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Controller\Component\AppMenusComponent::beforeRender() - APP/Controller/Component/AppMenusComponent.php, line 37
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AppMenusComponent.php',
'line' => (int) 37,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\AppMenusComponent',
'object' => object(App\Controller\Component\AppMenusComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\MenusTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Controller\Component\AppMenusComponent::beforeRender() - APP/Controller/Component/AppMenusComponent.php, line 37
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\LinksTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/LinksTable.php',
'line' => (int) 63,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\LinksTable',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Links',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\MenusTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 115,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AppMenusComponent.php',
'line' => (int) 37,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\AppMenusComponent',
'object' => object(App\Controller\Component\AppMenusComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\LinksTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\LinksTable::initialize() - APP/Model/Table/LinksTable.php, line 63
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 115
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582 Deprecated (16384) : App\Model\Table\LinksTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\LinksTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 621,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\LinksTable::schema() is deprecated. Use setSchema()/getSchema() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Behavior.php',
'line' => (int) 165,
'function' => 'initialize',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 147,
'function' => '__construct',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\LinksTable) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => 'App\Model\Behavior\ActivableBehavior',
(int) 1 => 'Activable',
(int) 2 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'Activable',
(int) 1 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/LinksTable.php',
'line' => (int) 63,
'function' => 'addBehavior',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'Activable'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'App\Model\Table\LinksTable',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Links',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Model\Table\MenusTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 115,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AppMenusComponent.php',
'line' => (int) 37,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\AppMenusComponent',
'object' => object(App\Controller\Component\AppMenusComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 31,
'function' => 'schema',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {
'registryAlias' => 'Links',
'table' => 'links',
'alias' => 'Links',
'entityClass' => 'App\Model\Entity\Link',
'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
App\Model\Behavior\ActivableBehavior::initialize() - APP/Model/Behavior/ActivableBehavior.php, line 31
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
App\Model\Table\LinksTable::initialize() - APP/Model/Table/LinksTable.php, line 63
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 115
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582 Deprecated (16384) : App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AppMenusComponent.php',
'line' => (int) 37,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\AppMenusComponent',
'object' => object(App\Controller\Component\AppMenusComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {
'registryAlias' => 'Links',
'table' => 'links',
'alias' => 'Links',
'entityClass' => 'App\Model\Entity\Link',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AppMenusComponent.php',
'line' => (int) 37,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\AppMenusComponent',
'object' => object(App\Controller\Component\AppMenusComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\LinksTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327 Deprecated (16384) : Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/Component/AuthUserComponent.php, 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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/Component/AuthUserComponent.php, 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/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/Event.php',
'line' => (int) 163,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Event::subject() is deprecated. Use Event::getSubject() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AuthUserComponent.php',
'line' => (int) 65,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\AuthUserComponent',
'object' => object(App\Controller\Component\AuthUserComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/AuthUserComponent.php',
'line' => (int) 65,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {
result => null
[protected] _name => 'Controller.beforeRender'
[protected] _subject => object(App\Controller\PostCategoriesController) {}
[protected] _data => [[maximum depth reached]]
[protected] _stopped => false
},
'type' => '->',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Event\Event::subject() - CORE/src/Event/Event.php, line 163
App\Controller\Component\AuthUserComponent::beforeRender() - APP/Controller/Component/AuthUserComponent.php, line 65
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 120
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 120
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 120,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'defaultLanguage'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 120,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'defaultLanguage'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 120
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 121
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 121
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 121,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 121,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 121
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 126
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 126
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 126,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 126,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 126
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 131
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 131
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 131,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'skipCurrent'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 131,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'skipCurrent'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 131
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 135
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 135
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 135,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'query'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 135,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'query'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 135
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 140
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 140
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 140,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'full'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 140,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'full'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 140
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 131
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 131
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 131,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'skipCurrent'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 131,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'skipCurrent'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 131
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 131
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 131
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 131,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'skipCurrent'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 131,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'skipCurrent'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 131
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 135
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 135
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 135,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'query'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 135,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'query'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 135
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 140
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php, line: 140
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\TranslateRouteComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 140,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'full'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\TranslateRouteComponent',
'object' => object(App\Controller\Component\TranslateRouteComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/TranslateRouteComponent.php',
'line' => (int) 140,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\TranslateRouteComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'full'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Controller\Component\TranslateRouteComponent::beforeRender() - APP/Controller/Component/TranslateRouteComponent.php, line 140
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\ShortUrlComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php, line: 60
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\ShortUrlComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php, line: 60
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\ShortUrlComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php',
'line' => (int) 60,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\ShortUrlComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'param'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php',
'line' => (int) 50,
'function' => 'flashMessageOrNot',
'class' => 'App\Controller\Component\ShortUrlComponent',
'object' => object(App\Controller\Component\ShortUrlComponent) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\ShortUrlComponent',
'object' => object(App\Controller\Component\ShortUrlComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php',
'line' => (int) 60,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\ShortUrlComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'param'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Controller\Component\ShortUrlComponent::flashMessageOrNot() - APP/Controller/Component/ShortUrlComponent.php, line 60
App\Controller\Component\ShortUrlComponent::beforeRender() - APP/Controller/Component/ShortUrlComponent.php, line 50
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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) : Accessing query as a property will be removed in 4.0.0. Use getQuery() instead. - /home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php, line: 60
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing query as a property will be removed in 4.0.0. Use getQuery() instead. - /home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php, line: 60
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 781,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing query as a property will be removed in 4.0.0. Use getQuery() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php',
'line' => (int) 60,
'function' => '__isset',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'query'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php',
'line' => (int) 50,
'function' => 'flashMessageOrNot',
'class' => 'App\Controller\Component\ShortUrlComponent',
'object' => object(App\Controller\Component\ShortUrlComponent) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\ShortUrlComponent',
'object' => object(App\Controller\Component\ShortUrlComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php',
'line' => (int) 60,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'query'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 781
App\Controller\Component\ShortUrlComponent::flashMessageOrNot() - APP/Controller/Component/ShortUrlComponent.php, line 60
App\Controller\Component\ShortUrlComponent::beforeRender() - APP/Controller/Component/ShortUrlComponent.php, line 50
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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) : Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead. - /home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php, line: 60
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead. - /home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php, line: 60
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `query` as a property will be removed in 4.0.0. Use request->getQuery() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php',
'line' => (int) 60,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'query'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php',
'line' => (int) 50,
'function' => 'flashMessageOrNot',
'class' => 'App\Controller\Component\ShortUrlComponent',
'object' => object(App\Controller\Component\ShortUrlComponent) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\Component\ShortUrlComponent',
'object' => object(App\Controller\Component\ShortUrlComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/Component/ShortUrlComponent.php',
'line' => (int) 60,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'query'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746
App\Controller\Component\ShortUrlComponent::flashMessageOrNot() - APP/Controller/Component/ShortUrlComponent.php, line 60
App\Controller\Component\ShortUrlComponent::beforeRender() - APP/Controller/Component/ShortUrlComponent.php, line 50
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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) : Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 122
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Controller/AppController.php, line: 122
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 122,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'action'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'beforeRender',
'class' => 'App\Controller\AppController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 778,
'function' => 'dispatchEvent',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'Controller.beforeRender'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/AppController.php',
'line' => (int) 122,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'action'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\Controller\AppController::beforeRender() - APP/Controller/AppController.php, line 122
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 88
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 88
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 88,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 88,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Controller\PostCategoriesController::App\Controller\{closure}() - APP/Controller/PostCategoriesController.php, line 88
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\View\View::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 930
Cake\View\View::render() - CORE/src/View/View.php, line 897
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : Seo\Model\Table\SeoTitlesTable::table() is deprecated. Use setTable()/getTable() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoTitlesTable::table() is deprecated. Use setTable()/getTable() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 388,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoTitlesTable::table() is deprecated. Use setTable()/getTable() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php',
'line' => (int) 28,
'function' => 'table',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoTitlesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'seo_titles'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoTitlesTable',
'object' => object(Seo\Model\Table\SeoTitlesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoTitlesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoTitles',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasOne) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(Seo\Model\Table\SeoUrisTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 94,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findApproved',
'class' => 'Seo\Model\Table\SeoUrisTable',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => 'approved',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 184,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'approved'
]
],
(int) 12 => [
'function' => 'Seo\Controller\Component\{closure}',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 185,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => 'uri_2b93b15b6ecbf1a61b007370a253d062',
(int) 1 => object(Closure) {},
(int) 2 => 'seo'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 88,
'function' => 'getUriDatas',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php',
'line' => (int) 28,
'function' => 'table',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoTitlesTable) {
'registryAlias' => 'Seo.SeoTitles',
'table' => 'seo_titles',
'alias' => 'SeoTitles',
'entityClass' => 'Seo\Model\Entity\SeoTitle',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'seo_titles'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::table() - CORE/src/ORM/Table.php, line 388
Seo\Model\Table\SeoTitlesTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php, line 28
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
Seo\Model\Table\SeoUrisTable::findApproved() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line 94
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
Seo\Controller\Component\SeoComponent::Seo\Controller\Component\{closure}() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 184
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
Seo\Controller\Component\SeoComponent::getUriDatas() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 185 Deprecated (16384) : Seo\Model\Table\SeoTitlesTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php, line: 29
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoTitlesTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php, line: 29
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 767,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoTitlesTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php',
'line' => (int) 29,
'function' => 'displayField',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoTitlesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'title'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoTitlesTable',
'object' => object(Seo\Model\Table\SeoTitlesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoTitlesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoTitles',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasOne) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(Seo\Model\Table\SeoUrisTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 94,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findApproved',
'class' => 'Seo\Model\Table\SeoUrisTable',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => 'approved',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 184,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'approved'
]
],
(int) 12 => [
'function' => 'Seo\Controller\Component\{closure}',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 185,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => 'uri_2b93b15b6ecbf1a61b007370a253d062',
(int) 1 => object(Closure) {},
(int) 2 => 'seo'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 88,
'function' => 'getUriDatas',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php',
'line' => (int) 29,
'function' => 'displayField',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoTitlesTable) {
'registryAlias' => 'Seo.SeoTitles',
'table' => 'seo_titles',
'alias' => 'SeoTitles',
'entityClass' => 'Seo\Model\Entity\SeoTitle',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'title'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::displayField() - CORE/src/ORM/Table.php, line 767
Seo\Model\Table\SeoTitlesTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php, line 29
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
Seo\Model\Table\SeoUrisTable::findApproved() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line 94
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
Seo\Controller\Component\SeoComponent::Seo\Controller\Component\{closure}() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 184
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
Seo\Controller\Component\SeoComponent::getUriDatas() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 185 Deprecated (16384) : Seo\Model\Table\SeoTitlesTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php, line: 30
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoTitlesTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php, line: 30
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 712,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoTitlesTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php',
'line' => (int) 30,
'function' => 'primaryKey',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoTitlesTable) {},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoTitlesTable',
'object' => object(Seo\Model\Table\SeoTitlesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoTitlesTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoTitles',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasOne) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(Seo\Model\Table\SeoUrisTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 94,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findApproved',
'class' => 'Seo\Model\Table\SeoUrisTable',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => 'approved',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 184,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'approved'
]
],
(int) 12 => [
'function' => 'Seo\Controller\Component\{closure}',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 185,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => 'uri_2b93b15b6ecbf1a61b007370a253d062',
(int) 1 => object(Closure) {},
(int) 2 => 'seo'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 88,
'function' => 'getUriDatas',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php',
'line' => (int) 30,
'function' => 'primaryKey',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoTitlesTable) {
'registryAlias' => 'Seo.SeoTitles',
'table' => 'seo_titles',
'alias' => 'SeoTitles',
'entityClass' => 'Seo\Model\Entity\SeoTitle',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 712
Seo\Model\Table\SeoTitlesTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoTitlesTable.php, line 30
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
Seo\Model\Table\SeoUrisTable::findApproved() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line 94
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
Seo\Controller\Component\SeoComponent::Seo\Controller\Component\{closure}() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 184
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
Seo\Controller\Component\SeoComponent::getUriDatas() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 185 Deprecated (16384) : Seo\Model\Table\SeoCanonicalsTable::table() is deprecated. Use setTable()/getTable() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoCanonicalsTable::table() is deprecated. Use setTable()/getTable() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 388,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoCanonicalsTable::table() is deprecated. Use setTable()/getTable() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php',
'line' => (int) 28,
'function' => 'table',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'seo_canonicals'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoCanonicalsTable',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoCanonicals',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasOne) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(Seo\Model\Table\SeoUrisTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 94,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findApproved',
'class' => 'Seo\Model\Table\SeoUrisTable',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => 'approved',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 184,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'approved'
]
],
(int) 12 => [
'function' => 'Seo\Controller\Component\{closure}',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 185,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => 'uri_2b93b15b6ecbf1a61b007370a253d062',
(int) 1 => object(Closure) {},
(int) 2 => 'seo'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 88,
'function' => 'getUriDatas',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php',
'line' => (int) 28,
'function' => 'table',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {
'registryAlias' => 'Seo.SeoCanonicals',
'table' => 'seo_canonicals',
'alias' => 'SeoCanonicals',
'entityClass' => 'Seo\Model\Entity\SeoCanonical',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'seo_canonicals'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::table() - CORE/src/ORM/Table.php, line 388
Seo\Model\Table\SeoCanonicalsTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php, line 28
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
Seo\Model\Table\SeoUrisTable::findApproved() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line 94
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
Seo\Controller\Component\SeoComponent::Seo\Controller\Component\{closure}() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 184
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
Seo\Controller\Component\SeoComponent::getUriDatas() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 185 Deprecated (16384) : Seo\Model\Table\SeoCanonicalsTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php, line: 29
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoCanonicalsTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php, line: 29
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 767,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoCanonicalsTable::displayField() is deprecated. Use setDisplayField()/getDisplayField() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php',
'line' => (int) 29,
'function' => 'displayField',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoCanonicalsTable',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoCanonicals',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasOne) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(Seo\Model\Table\SeoUrisTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 94,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findApproved',
'class' => 'Seo\Model\Table\SeoUrisTable',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => 'approved',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 184,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'approved'
]
],
(int) 12 => [
'function' => 'Seo\Controller\Component\{closure}',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 185,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => 'uri_2b93b15b6ecbf1a61b007370a253d062',
(int) 1 => object(Closure) {},
(int) 2 => 'seo'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 88,
'function' => 'getUriDatas',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php',
'line' => (int) 29,
'function' => 'displayField',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {
'registryAlias' => 'Seo.SeoCanonicals',
'table' => 'seo_canonicals',
'alias' => 'SeoCanonicals',
'entityClass' => 'Seo\Model\Entity\SeoCanonical',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::displayField() - CORE/src/ORM/Table.php, line 767
Seo\Model\Table\SeoCanonicalsTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php, line 29
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
Seo\Model\Table\SeoUrisTable::findApproved() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line 94
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
Seo\Controller\Component\SeoComponent::Seo\Controller\Component\{closure}() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 184
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
Seo\Controller\Component\SeoComponent::getUriDatas() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 185 Deprecated (16384) : Seo\Model\Table\SeoCanonicalsTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php, line: 30
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Seo\Model\Table\SeoCanonicalsTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php, line: 30
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 712,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Seo\Model\Table\SeoCanonicalsTable::primaryKey() is deprecated. Use setPrimaryKey()/getPrimaryKey() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php',
'line' => (int) 30,
'function' => 'primaryKey',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 299,
'function' => 'initialize',
'class' => 'Seo\Model\Table\SeoCanonicalsTable',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php',
'line' => (int) 293,
'function' => '__construct',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association.php',
'line' => (int) 466,
'function' => 'get',
'class' => 'Cake\ORM\Locator\TableLocator',
'object' => object(Cake\ORM\Locator\TableLocator) {},
'type' => '->',
'args' => [
(int) 0 => 'Seo.SeoCanonicals',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 519,
'function' => 'getTarget',
'class' => 'Cake\ORM\Association',
'object' => object(Cake\ORM\Association\HasOne) {},
'type' => '->',
'args' => []
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 475,
'function' => '_addAssociationsToTypeMap',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => object(Seo\Model\Table\SeoUrisTable) {},
(int) 1 => object(Cake\Database\TypeMap) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php',
'line' => (int) 94,
'function' => 'contain',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findApproved',
'class' => 'Seo\Model\Table\SeoUrisTable',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoUrisTable) {},
'type' => '->',
'args' => [
(int) 0 => 'approved',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 184,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'approved'
]
],
(int) 12 => [
'function' => 'Seo\Controller\Component\{closure}',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Cache/Cache.php',
'line' => (int) 658,
'function' => 'call_user_func',
'args' => [
(int) 0 => object(Closure) {}
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 185,
'function' => 'remember',
'class' => 'Cake\Cache\Cache',
'type' => '::',
'args' => [
(int) 0 => 'uri_2b93b15b6ecbf1a61b007370a253d062',
(int) 1 => object(Closure) {},
(int) 2 => 'seo'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 88,
'function' => 'getUriDatas',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php',
'line' => (int) 30,
'function' => 'primaryKey',
'class' => 'Cake\ORM\Table',
'object' => object(Seo\Model\Table\SeoCanonicalsTable) {
'registryAlias' => 'Seo.SeoCanonicals',
'table' => 'seo_canonicals',
'alias' => 'SeoCanonicals',
'entityClass' => 'Seo\Model\Entity\SeoCanonical',
'associations' => [[maximum depth reached]],
'behaviors' => [[maximum depth reached]],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => [
(int) 0 => 'id'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 712
Seo\Model\Table\SeoCanonicalsTable::initialize() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoCanonicalsTable.php, line 30
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\ORM\Association::getTarget() - CORE/src/ORM/Association.php, line 466
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 519
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 475
Seo\Model\Table\SeoUrisTable::findApproved() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Model/Table/SeoUrisTable.php, line 94
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
Seo\Controller\Component\SeoComponent::Seo\Controller\Component\{closure}() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 184
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 658
Seo\Controller\Component\SeoComponent::getUriDatas() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 185 Deprecated (16384) : Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 91
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 91
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/Event.php',
'line' => (int) 163,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Event::subject() is deprecated. Use Event::getSubject() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 91,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 91,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {
result => null
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(App\View\AppView) {}
[protected] _data => [
[maximum depth reached]
]
[protected] _stopped => false
},
'type' => '->',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Event\Event::subject() - CORE/src/Event/Event.php, line 163
App\Controller\PostCategoriesController::App\Controller\{closure}() - APP/Controller/PostCategoriesController.php, line 91
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\View\View::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 930
Cake\View\View::render() - CORE/src/View/View.php, line 897
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\SeoComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line: 122
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\SeoComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line: 122
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\SeoComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 122,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'defaults.title'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 91,
'function' => 'getTitle',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Seo\Model\Entity\SeoUri) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 122,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\SeoComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'defaults.title'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Seo\Controller\Component\SeoComponent::getTitle() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 122
App\Controller\PostCategoriesController::App\Controller\{closure}() - APP/Controller/PostCategoriesController.php, line 91
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\View\View::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 930
Cake\View\View::render() - CORE/src/View/View.php, line 897
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\SeoComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\SeoComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\SeoComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 123,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'defaults.prefix'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 91,
'function' => 'getTitle',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Seo\Model\Entity\SeoUri) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 123,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\SeoComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'defaults.prefix'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Seo\Controller\Component\SeoComponent::getTitle() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 123
App\Controller\PostCategoriesController::App\Controller\{closure}() - APP/Controller/PostCategoriesController.php, line 91
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\View\View::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 930
Cake\View\View::render() - CORE/src/View/View.php, line 897
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : App\Controller\Component\SeoComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Controller\Component\SeoComponent::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Controller\Component\SeoComponent::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 124,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => 'defaults.suffix'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 91,
'function' => 'getTitle',
'class' => 'Seo\Controller\Component\SeoComponent',
'object' => object(App\Controller\Component\SeoComponent) {},
'type' => '->',
'args' => [
(int) 0 => object(Seo\Model\Entity\SeoUri) {}
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php',
'line' => (int) 124,
'function' => 'config',
'class' => 'Cake\Controller\Component',
'object' => object(App\Controller\Component\SeoComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'defaults.suffix'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Controller\Component::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
Seo\Controller\Component\SeoComponent::getTitle() - ROOT/vendor/orgasmicnightmare/cakephp-seo/src/Controller/Component/SeoComponent.php, line 124
App\Controller\PostCategoriesController::App\Controller\{closure}() - APP/Controller/PostCategoriesController.php, line 91
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\View\View::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 930
Cake\View\View::render() - CORE/src/View/View.php, line 897
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/Event.php',
'line' => (int) 163,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Event::subject() is deprecated. Use Event::getSubject() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 143,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 143,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {
result => null
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(App\View\AppView) {}
[protected] _data => [
[maximum depth reached]
]
[protected] _stopped => false
},
'type' => '->',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Event\Event::subject() - CORE/src/Event/Event.php, line 163
App\Controller\PostCategoriesController::App\Controller\{closure}() - APP/Controller/PostCategoriesController.php, line 143
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\View\View::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 930
Cake\View\View::render() - CORE/src/View/View.php, line 897
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 146
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Event::subject() is deprecated. Use Event::getSubject() instead. - /home/www/springcard.com/www/src/Controller/PostCategoriesController.php, line: 146
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/Event.php',
'line' => (int) 163,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Event::subject() is deprecated. Use Event::getSubject() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 146,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Event/EventManager.php',
'line' => (int) 351,
'function' => 'App\Controller\{closure}',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Event\Event) {},
(int) 1 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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 => object(Closure) {},
(int) 1 => object(Cake\Event\Event) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 930,
'function' => 'dispatchEvent',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'View.beforeLayout',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 146,
'function' => 'subject',
'class' => 'Cake\Event\Event',
'object' => object(Cake\Event\Event) {
result => null
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(App\View\AppView) {}
[protected] _data => [
[maximum depth reached]
]
[protected] _stopped => false
},
'type' => '->',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Event\Event::subject() - CORE/src/Event/Event.php, line 163
App\Controller\PostCategoriesController::App\Controller\{closure}() - APP/Controller/PostCategoriesController.php, line 146
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328
Cake\View\View::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 930
Cake\View\View::render() - CORE/src/View/View.php, line 897
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Warning (512) : Unable to emit headers. Headers sent in file=/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php , line 53 ]Code Context if ( 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' => '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d948-trace').style.display = (document.getElementById('cakeErr684fe0961d948-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
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="cakeErr684fe0961d948-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d948-code').style.display = (document.getElementById('cakeErr684fe0961d948-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d948-context').style.display = (document.getElementById('cakeErr684fe0961d948-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961d948-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="cakeErr684fe0961d948-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 69,
'function' => 'hreflang',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::hreflang() - APP/View/Helper/TranslateRouteHelper.php, line 28
include - APP/Template/Layout/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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ddfa-trace').style.display = (document.getElementById('cakeErr684fe0961ddfa-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
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="cakeErr684fe0961ddfa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ddfa-code').style.display = (document.getElementById('cakeErr684fe0961ddfa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ddfa-context').style.display = (document.getElementById('cakeErr684fe0961ddfa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961ddfa-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="cakeErr684fe0961ddfa-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 69,
'function' => 'hreflang',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::hreflang() - APP/View/Helper/TranslateRouteHelper.php, line 28
include - APP/Template/Layout/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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><!DOCTYPE html>
<html lang="fr" class="no-js">
<head>
<meta charset="utf-8"/> <title>Un use-case fictif pour vous projeter dans l'univers du sans-contact - SpringCard</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Springcard"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=2"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=2"><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=2"><link rel="manifest" href="/site.webmanifest?v=2"><link rel="mask-icon" href="/safari-pinned-tab.svg?v=2" color="#d80a1d"><link rel="shortcut icon" href="/favicon.ico?v=2"><meta name="msapplication-TileColor" content="#b91d47"><meta name="theme-color" content="#ffffff"><link rel="alternate" hreflang="en" href="https://www.springcard.com/en/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><link rel="alternate" hreflang="it" href="https://www.springcard.com/it/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><link rel="canonical" href="https://www.springcard.com/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"/><meta property="description" content="Use-case, projet sans-contact"/><meta property="og:type" content="website"/><meta property="og:locale" content="fr_FR"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@sc_rfid"/><meta name="twitter:image" content="https://www.springcard.com/img/PostMainPicture/8e/a0/9a/6cb720a5820e4ede87e277f113db9054/rawpixel.com.358750.jpg"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ts=1542974879"/>
<link rel="stylesheet" href="/js/tarteaucitron/css/tarteaucitron.css"/>
<link rel="stylesheet" href="/css/slick-spc.css?ts=1666243198"/>
<link rel="stylesheet" href="/css/slick-lightbox-spc.css?ts=1666243198"/>
<link rel="stylesheet" href="/css/style.css?ts=1679988002"/>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="//oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<!-- Algolia -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/instantsearch.css@7.3.1/themes/reset-min.css" integrity="sha256-t2ATOGCtAIZNnzER679jwcFcKYfLlw01gli6F6oszk8=" crossorigin="anonymous"> -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/instantsearch.css@7.4.5/themes/satellite-min.css" integrity="sha256-TehzF/2QvNKhGQrrNpoOb2Ck4iGZ1J/DI4pkd2oUsBc=" crossorigin="anonymous"> -->
<link rel="alternate" type="application/rss+xml" title="SpringCard" href="https://www.springcard.com/fr/feed.rss" />
<script>
var _APPLOCALE = 'fr';
var _CSRFTOKEN = '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e339-trace').style.display = (document.getElementById('cakeErr684fe0961e339-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: ServerRequest::param() is deprecated. Use getParam() and withParam() instead. - /home/www/springcard.com/www/src/Template/Layout/default.ctp, line: 134
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="cakeErr684fe0961e339-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e339-code').style.display = (document.getElementById('cakeErr684fe0961e339-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e339-context').style.display = (document.getElementById('cakeErr684fe0961e339-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961e339-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="cakeErr684fe0961e339-context" class="cake-context" style="display: none;">$message = 'ServerRequest::param() is deprecated. Use getParam() and withParam() instead. - /home/www/springcard.com/www/src/Template/Layout/default.ctp, line: 134
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 1759,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::param() is deprecated. Use getParam() and withParam() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 134,
'function' => 'param',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => '_csrfToken'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 134,
'function' => 'param',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => '_csrfToken'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::param() - CORE/src/Http/ServerRequest.php, line 1759
include - APP/Template/Layout/default.ctp, line 134
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34';
</script>
<script type="text/javascript">
(function() {
window.sib = { equeue: [], client_key: "w47ttghqbuais710gfn6jjc6" };
/* OPTIONAL: email to identify request*/
var emailId = '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e809-trace').style.display = (document.getElementById('cakeErr684fe0961e809-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0961e809-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e809-code').style.display = (document.getElementById('cakeErr684fe0961e809-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e809-context').style.display = (document.getElementById('cakeErr684fe0961e809-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961e809-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="cakeErr684fe0961e809-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => '',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 141,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => null,
(int) 2 => ''
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 141
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ed28-trace').style.display = (document.getElementById('cakeErr684fe0961ed28-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe0961ed28-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ed28-code').style.display = (document.getElementById('cakeErr684fe0961ed28-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ed28-context').style.display = (document.getElementById('cakeErr684fe0961ed28-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961ed28-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="cakeErr684fe0961ed28-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => '',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 141,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => null,
(int) 2 => ''
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 141
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>alexandra.p@springcard.com';
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f240-trace').style.display = (document.getElementById('cakeErr684fe0961f240-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0961f240-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f240-code').style.display = (document.getElementById('cakeErr684fe0961f240-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f240-context').style.display = (document.getElementById('cakeErr684fe0961f240-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961f240-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="cakeErr684fe0961f240-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 144,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 144
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f6dc-trace').style.display = (document.getElementById('cakeErr684fe0961f6dc-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe0961f6dc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f6dc-code').style.display = (document.getElementById('cakeErr684fe0961f6dc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f6dc-context').style.display = (document.getElementById('cakeErr684fe0961f6dc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961f6dc-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="cakeErr684fe0961f6dc-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 144,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 144
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961fbc2-trace').style.display = (document.getElementById('cakeErr684fe0961fbc2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
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="cakeErr684fe0961fbc2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961fbc2-code').style.display = (document.getElementById('cakeErr684fe0961fbc2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961fbc2-context').style.display = (document.getElementById('cakeErr684fe0961fbc2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961fbc2-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="cakeErr684fe0961fbc2-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 144,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 33
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 144
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre> var welcomeMsg = "Bonjour, je suis Alexandra, comment puis-je vous aider ?";
if (emailId) {
window.sib.email_id = emailId;
}
/* OPTIONAL: to hide the chat on your script uncomment this line*/
// window.sib.display_chat = 0;
window.sib.display_logo = 0;
/* OPTIONAL: to overwrite the default welcome message uncomment this line*/
if (welcomeMsg) {
window.sib.custom_welcome_message = welcomeMsg;
}
/* OPTIONAL: to overwrite the default offline message uncomment this line*/
// window.sib.custom_offline_message = 'We are currently offline. In order to answer you, please indicate your email in your messages.';
window.sendinblue = {}; for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) { (function(k) { window.sendinblue[k] = function(){ var arg = Array.prototype.slice.call(arguments); (window.sib[k] || function() { var t = {}; t[k] = arg; window.sib.equeue.push(t);})(arg[0], arg[1], arg[2]);};})(j[i]);}var n = document.createElement("script"),i = document.getElementsByTagName("script")[0]; n.type = "text/javascript", n.id = "sendinblue-js", n.async = !0, n.src = "https://sibautomation.com/sa.js?key=" + window.sib.client_key, i.parentNode.insertBefore(n, i), window.sendinblue.page();
})();
</script>
</head>
<body class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09556ae0-trace').style.display = (document.getElementById('cakeErr684fe09556ae0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
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="cakeErr684fe09556ae0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09556ae0-code').style.display = (document.getElementById('cakeErr684fe09556ae0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09556ae0-context').style.display = (document.getElementById('cakeErr684fe09556ae0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09556ae0-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="cakeErr684fe09556ae0-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
include - APP/Template/Layout/templates/public.ctp, line 10
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955705e-trace').style.display = (document.getElementById('cakeErr684fe0955705e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
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="cakeErr684fe0955705e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955705e-code').style.display = (document.getElementById('cakeErr684fe0955705e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955705e-context').style.display = (document.getElementById('cakeErr684fe0955705e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955705e-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="cakeErr684fe0955705e-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'action'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'action'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
include - APP/Template/Layout/templates/public.ctp, line 10
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre> PostCategories view has-extra-newsletter" itemscope itemtype="http://schema.org/WebPage">
<!-- optional svg defs -->
<div class="svg-defs">
</div>
<div id="main">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955767f-trace').style.display = (document.getElementById('cakeErr684fe0955767f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0955767f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955767f-code').style.display = (document.getElementById('cakeErr684fe0955767f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955767f-context').style.display = (document.getElementById('cakeErr684fe0955767f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955767f-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="cakeErr684fe0955767f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => false,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 5,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 5
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09557c6b-trace').style.display = (document.getElementById('cakeErr684fe09557c6b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09557c6b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09557c6b-code').style.display = (document.getElementById('cakeErr684fe09557c6b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09557c6b-context').style.display = (document.getElementById('cakeErr684fe09557c6b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09557c6b-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="cakeErr684fe09557c6b-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => false,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 5,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 5
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558272-trace').style.display = (document.getElementById('cakeErr684fe09558272-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09558272-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558272-code').style.display = (document.getElementById('cakeErr684fe09558272-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558272-context').style.display = (document.getElementById('cakeErr684fe09558272-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09558272-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="cakeErr684fe09558272-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 7,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 7
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558868-trace').style.display = (document.getElementById('cakeErr684fe09558868-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09558868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558868-code').style.display = (document.getElementById('cakeErr684fe09558868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558868-context').style.display = (document.getElementById('cakeErr684fe09558868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09558868-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="cakeErr684fe09558868-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 7,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 7
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955e634-trace').style.display = (document.getElementById('cakeErr684fe0955e634-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 19
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="cakeErr684fe0955e634-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955e634-code').style.display = (document.getElementById('cakeErr684fe0955e634-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955e634-context').style.display = (document.getElementById('cakeErr684fe0955e634-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955e634-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="cakeErr684fe0955e634-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 19
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 19,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 19,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 19
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ed14-trace').style.display = (document.getElementById('cakeErr684fe0955ed14-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 25
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="cakeErr684fe0955ed14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ed14-code').style.display = (document.getElementById('cakeErr684fe0955ed14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ed14-context').style.display = (document.getElementById('cakeErr684fe0955ed14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955ed14-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="cakeErr684fe0955ed14-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 25
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 25,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 25,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 25
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f346-trace').style.display = (document.getElementById('cakeErr684fe0955f346-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 28
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="cakeErr684fe0955f346-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f346-code').style.display = (document.getElementById('cakeErr684fe0955f346-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f346-context').style.display = (document.getElementById('cakeErr684fe0955f346-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955f346-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="cakeErr684fe0955f346-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 28
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f95f-trace').style.display = (document.getElementById('cakeErr684fe0955f95f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 34
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="cakeErr684fe0955f95f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f95f-code').style.display = (document.getElementById('cakeErr684fe0955f95f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f95f-context').style.display = (document.getElementById('cakeErr684fe0955f95f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955f95f-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="cakeErr684fe0955f95f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 34
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 34,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 34,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 34
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ff7c-trace').style.display = (document.getElementById('cakeErr684fe0955ff7c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 38
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="cakeErr684fe0955ff7c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ff7c-code').style.display = (document.getElementById('cakeErr684fe0955ff7c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ff7c-context').style.display = (document.getElementById('cakeErr684fe0955ff7c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955ff7c-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="cakeErr684fe0955ff7c-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, 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/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 38,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 38,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 38
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956060e-trace').style.display = (document.getElementById('cakeErr684fe0956060e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 43
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="cakeErr684fe0956060e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956060e-code').style.display = (document.getElementById('cakeErr684fe0956060e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956060e-context').style.display = (document.getElementById('cakeErr684fe0956060e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0956060e-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="cakeErr684fe0956060e-context" class="cake-context" style="display: none;">$message = 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 43,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'params'
]
]</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/Element/Public/header_main.ctp, line 43
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre>
<header id="main-header" class="main-header">
<div class="main-header__container">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09560c07-trace').style.display = (document.getElementById('cakeErr684fe09560c07-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
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="cakeErr684fe09560c07-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09560c07-code').style.display = (document.getElementById('cakeErr684fe09560c07-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09560c07-context').style.display = (document.getElementById('cakeErr684fe09560c07-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09560c07-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="cakeErr684fe09560c07-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 51,
'function' => 'langSwitcher',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::langSwitcher() - APP/View/Helper/TranslateRouteHelper.php, line 105
include - APP/Template/Element/Public/header_main.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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561266-trace').style.display = (document.getElementById('cakeErr684fe09561266-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
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="cakeErr684fe09561266-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561266-code').style.display = (document.getElementById('cakeErr684fe09561266-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561266-context').style.display = (document.getElementById('cakeErr684fe09561266-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09561266-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="cakeErr684fe09561266-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 51,
'function' => 'langSwitcher',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::langSwitcher() - APP/View/Helper/TranslateRouteHelper.php, line 105
include - APP/Template/Element/Public/header_main.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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><ul class="lang-switcher lang-switcher--desktop"><li class=" en_US"><a href="https://www.springcard.com/en/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><span class="flag-icon flag-icon-en"></span><span>English</span></a></li><li class=" it_IT"><a href="https://www.springcard.com/it/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><span class="flag-icon flag-icon-it"></span><span>Italiano</span></a></li></ul>
<button id="menu-toggle-o" class="menu-toggle" data-toggle="main-menu">
<span class="menu-toggle__hb">
<span></span>
<span></span>
<span></span>
</span>
<span class="menu-toggle__t">menu</span>
</button>
<div class="logos">
<a href="https://www.springcard.com" class="logo__container">
<img src="/svg/springcard-logo.svg?v=2022" class="spc-logo" alt="Springcard, your expert in contactless solutions"/> </a>
<img src="/svg/french-fab-logo-blue.svg?v=2022" class="fl-logo" alt="Springcard, membre de la French Fab"/> </div>
<div class="spc-search-mobile">
<div id="spc-searchbox-mobile" class="spc-searchbox">
<div id="searchbox-mobile"></div>
<div class="spc-hits">
<div id="hits-mobile"></div>
</div>
</div>
<button id="search-toggle" class="spc-search-toggle" data-toggle="spc-searchbox-mobile">
<i class="fa fa-search fa-lg"></i>
</button>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561e15-trace').style.display = (document.getElementById('cakeErr684fe09561e15-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe09561e15-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561e15-code').style.display = (document.getElementById('cakeErr684fe09561e15-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561e15-context').style.display = (document.getElementById('cakeErr684fe09561e15-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09561e15-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="cakeErr684fe09561e15-context" class="cake-context" style="display: none;">$message = 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {
'registryAlias' => 'Menus',
'table' => 'menus',
'alias' => 'Menus',
'entityClass' => 'Cake\ORM\Entity',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\View\Cell\Menu2022Cell::display() - APP/View/Cell/Menu2022Cell.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 172
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095625f0-trace').style.display = (document.getElementById('cakeErr684fe095625f0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe095625f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095625f0-code').style.display = (document.getElementById('cakeErr684fe095625f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095625f0-context').style.display = (document.getElementById('cakeErr684fe095625f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095625f0-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="cakeErr684fe095625f0-context" class="cake-context" style="display: none;">$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\MenusTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\View\Cell\Menu2022Cell::display() - APP/View/Cell/Menu2022Cell.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 172
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956397c-trace').style.display = (document.getElementById('cakeErr684fe0956397c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe0956397c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956397c-code').style.display = (document.getElementById('cakeErr684fe0956397c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956397c-context').style.display = (document.getElementById('cakeErr684fe0956397c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0956397c-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="cakeErr684fe0956397c-context" class="cake-context" style="display: none;">$message = 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/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) 45 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {
'registryAlias' => 'Links',
'table' => 'links',
'alias' => 'Links',
'entityClass' => 'App\Model\Entity\Link',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095641df-trace').style.display = (document.getElementById('cakeErr684fe095641df-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe095641df-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095641df-code').style.display = (document.getElementById('cakeErr684fe095641df-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095641df-context').style.display = (document.getElementById('cakeErr684fe095641df-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095641df-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="cakeErr684fe095641df-context" class="cake-context" style="display: none;">$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/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) 45 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\LinksTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327</pre></div></pre>
<nav id="menu-2022" class="cbp-hrmenu">
<ul>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09578ef4-trace').style.display = (document.getElementById('cakeErr684fe09578ef4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09578ef4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09578ef4-code').style.display = (document.getElementById('cakeErr684fe09578ef4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09578ef4-context').style.display = (document.getElementById('cakeErr684fe09578ef4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09578ef4-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="cakeErr684fe09578ef4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="https://www.springcard.com/" class="" target=""><span class="truncate">ACCUEIL</span></a>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579662-trace').style.display = (document.getElementById('cakeErr684fe09579662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09579662-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579662-code').style.display = (document.getElementById('cakeErr684fe09579662-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579662-context').style.display = (document.getElementById('cakeErr684fe09579662-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09579662-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="cakeErr684fe09579662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/products" class="" target=""><span class="truncate">PRODUITS</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/product.svg)"></span>
</div>
<div class="menu-items">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579d5f-trace').style.display = (document.getElementById('cakeErr684fe09579d5f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09579d5f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579d5f-code').style.display = (document.getElementById('cakeErr684fe09579d5f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579d5f-context').style.display = (document.getElementById('cakeErr684fe09579d5f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09579d5f-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="cakeErr684fe09579d5f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products" class="" target="" data-id="401">Tous les produits</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957a43b-trace').style.display = (document.getElementById('cakeErr684fe0957a43b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957a43b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957a43b-code').style.display = (document.getElementById('cakeErr684fe0957a43b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957a43b-context').style.display = (document.getElementById('cakeErr684fe0957a43b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957a43b-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="cakeErr684fe0957a43b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m" class="" target="_blank" data-id="402">Aide à la recherche</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ab38-trace').style.display = (document.getElementById('cakeErr684fe0957ab38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957ab38-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ab38-code').style.display = (document.getElementById('cakeErr684fe0957ab38-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ab38-context').style.display = (document.getElementById('cakeErr684fe0957ab38-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957ab38-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="cakeErr684fe0957ab38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/download/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/download/products" class="" target="" data-id="449">Tous les téléchargements</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="411">OEM</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="419">Lecteurs de bureau</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="407">Lecteurs muraux</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="425">Lecteurs pour véhicules </a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="427">Scanners</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="430">Accessoires</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="456">Passes NFC</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="414">Outils</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="411">
<h4>OEM</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b25b-trace').style.display = (document.getElementById('cakeErr684fe0957b25b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957b25b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b25b-code').style.display = (document.getElementById('cakeErr684fe0957b25b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b25b-context').style.display = (document.getElementById('cakeErr684fe0957b25b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957b25b-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="cakeErr684fe0957b25b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519-suv'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/m519-suv" class="last-item" target="" data-id="525">Antenne Intégrée - SpringSeed M519-SUV</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b966-trace').style.display = (document.getElementById('cakeErr684fe0957b966-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957b966-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b966-code').style.display = (document.getElementById('cakeErr684fe0957b966-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b966-context').style.display = (document.getElementById('cakeErr684fe0957b966-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957b966-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="cakeErr684fe0957b966-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/k663s-xxx" class="last-item" target="" data-id="412">Antenne Intégrée - Coupleur K663S-XXX </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c0a4-trace').style.display = (document.getElementById('cakeErr684fe0957c0a4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957c0a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c0a4-code').style.display = (document.getElementById('cakeErr684fe0957c0a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c0a4-context').style.display = (document.getElementById('cakeErr684fe0957c0a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957c0a4-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="cakeErr684fe0957c0a4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-rdr-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/k663s-rdr-xxx" class="last-item" target="" data-id="415">Antenne Intégrée - Lecteur K663/RDR-xxx</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c789-trace').style.display = (document.getElementById('cakeErr684fe0957c789-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957c789-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c789-code').style.display = (document.getElementById('cakeErr684fe0957c789-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c789-context').style.display = (document.getElementById('cakeErr684fe0957c789-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957c789-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="cakeErr684fe0957c789-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-pc-sc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/oem-prox-n-roll-hsp-pc-sc" class="last-item" target="" data-id="416">Antenne Intégrée - Prox'N'Roll HSP PC/SC </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ce3d-trace').style.display = (document.getElementById('cakeErr684fe0957ce3d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957ce3d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ce3d-code').style.display = (document.getElementById('cakeErr684fe0957ce3d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ce3d-context').style.display = (document.getElementById('cakeErr684fe0957ce3d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957ce3d-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="cakeErr684fe0957ce3d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-rfid-scanner'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/oem-prox-n-roll-hsp-rfid-scanner" class="last-item" target="" data-id="417">Antenne Intégrée - Prox'N'Roll HSP RFID Scanner </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957d4d4-trace').style.display = (document.getElementById('cakeErr684fe0957d4d4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957d4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957d4d4-code').style.display = (document.getElementById('cakeErr684fe0957d4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957d4d4-context').style.display = (document.getElementById('cakeErr684fe0957d4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957d4d4-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="cakeErr684fe0957d4d4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663s-usb-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/h663s-usb-rdr" class="last-item" target="" data-id="478">Antenne Intégrée - Lecteur H663/RDR-USB</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957dbc2-trace').style.display = (document.getElementById('cakeErr684fe0957dbc2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957dbc2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957dbc2-code').style.display = (document.getElementById('cakeErr684fe0957dbc2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957dbc2-context').style.display = (document.getElementById('cakeErr684fe0957dbc2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957dbc2-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="cakeErr684fe0957dbc2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/h663usb" class="last-item" target="" data-id="479">Antenne Intégrée - Coupleur H663-USB/232</a></div><div class="link-wrapper"><span class="separator"></span></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957e341-trace').style.display = (document.getElementById('cakeErr684fe0957e341-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957e341-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957e341-code').style.display = (document.getElementById('cakeErr684fe0957e341-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957e341-context').style.display = (document.getElementById('cakeErr684fe0957e341-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957e341-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="cakeErr684fe0957e341-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/m519" class="last-item" target="" data-id="520">Module seul - SpringSeed M519</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ea0a-trace').style.display = (document.getElementById('cakeErr684fe0957ea0a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957ea0a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ea0a-code').style.display = (document.getElementById('cakeErr684fe0957ea0a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ea0a-context').style.display = (document.getElementById('cakeErr684fe0957ea0a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957ea0a-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="cakeErr684fe0957ea0a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/crazywriter-hsp" class="last-item" target="" data-id="421">Antenne Séparée - CrazyWriter HSP PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f0bf-trace').style.display = (document.getElementById('cakeErr684fe0957f0bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957f0bf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f0bf-code').style.display = (document.getElementById('cakeErr684fe0957f0bf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f0bf-context').style.display = (document.getElementById('cakeErr684fe0957f0bf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957f0bf-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="cakeErr684fe0957f0bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/twistywriter-ip-pcsc" class="last-item" target="" data-id="422">Antenne Séparée - TwistyWriter-IP PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f7e2-trace').style.display = (document.getElementById('cakeErr684fe0957f7e2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957f7e2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f7e2-code').style.display = (document.getElementById('cakeErr684fe0957f7e2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f7e2-context').style.display = (document.getElementById('cakeErr684fe0957f7e2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957f7e2-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="cakeErr684fe0957f7e2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/twistywriter-ip-rdr" class="last-item" target="" data-id="423">Antenne Séparée - TwistyWriter-IP RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957fe78-trace').style.display = (document.getElementById('cakeErr684fe0957fe78-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957fe78-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957fe78-code').style.display = (document.getElementById('cakeErr684fe0957fe78-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957fe78-context').style.display = (document.getElementById('cakeErr684fe0957fe78-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957fe78-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="cakeErr684fe0957fe78-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/twistywriter-hsp" class="last-item" target="" data-id="424">Antenne séparée - TwistyWriter HSP PC/SC</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="419">
<h4>Lecteurs de bureau</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580545-trace').style.display = (document.getElementById('cakeErr684fe09580545-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09580545-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580545-code').style.display = (document.getElementById('cakeErr684fe09580545-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580545-context').style.display = (document.getElementById('cakeErr684fe09580545-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09580545-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="cakeErr684fe09580545-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-base'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/puck-base" class="last-item" target="" data-id="420">Puck Base</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580c49-trace').style.display = (document.getElementById('cakeErr684fe09580c49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09580c49-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580c49-code').style.display = (document.getElementById('cakeErr684fe09580c49-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580c49-context').style.display = (document.getElementById('cakeErr684fe09580c49-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09580c49-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="cakeErr684fe09580c49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-one'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/puck-one" class="last-item" target="" data-id="480">Puck One</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09581305-trace').style.display = (document.getElementById('cakeErr684fe09581305-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09581305-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09581305-code').style.display = (document.getElementById('cakeErr684fe09581305-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09581305-context').style.display = (document.getElementById('cakeErr684fe09581305-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09581305-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="cakeErr684fe09581305-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-blue'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/puck-blue" class="last-item" target="" data-id="481">Puck Blue</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095819ba-trace').style.display = (document.getElementById('cakeErr684fe095819ba-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095819ba-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095819ba-code').style.display = (document.getElementById('cakeErr684fe095819ba-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095819ba-context').style.display = (document.getElementById('cakeErr684fe095819ba-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095819ba-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="cakeErr684fe095819ba-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-pcsc-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/proxnroll-pcsc-hsp" class="last-item" target="" data-id="418">Prox'N'Roll HSP PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958203d-trace').style.display = (document.getElementById('cakeErr684fe0958203d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958203d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958203d-code').style.display = (document.getElementById('cakeErr684fe0958203d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958203d-context').style.display = (document.getElementById('cakeErr684fe0958203d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958203d-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="cakeErr684fe0958203d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-rfid-scan-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/proxnroll-rfid-scan-hsp" class="last-item" target="" data-id="403">Prox'N'Roll RFID Scanner HSP</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="407">
<h4>Lecteurs muraux</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582748-trace').style.display = (document.getElementById('cakeErr684fe09582748-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09582748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582748-code').style.display = (document.getElementById('cakeErr684fe09582748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582748-context').style.display = (document.getElementById('cakeErr684fe09582748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09582748-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="cakeErr684fe09582748-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springpark'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/springpark" class="last-item" target="" data-id="413">SpringPark-SD</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582e1b-trace').style.display = (document.getElementById('cakeErr684fe09582e1b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09582e1b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582e1b-code').style.display = (document.getElementById('cakeErr684fe09582e1b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582e1b-context').style.display = (document.getElementById('cakeErr684fe09582e1b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09582e1b-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="cakeErr684fe09582e1b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/funkygate-ip-pcsc" class="last-item" target="" data-id="408">FunkyGate-IP POE PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095834ff-trace').style.display = (document.getElementById('cakeErr684fe095834ff-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095834ff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095834ff-code').style.display = (document.getElementById('cakeErr684fe095834ff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095834ff-context').style.display = (document.getElementById('cakeErr684fe095834ff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095834ff-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="cakeErr684fe095834ff-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-dw-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/funkygate-dw-nfc" class="last-item" target="" data-id="409">FunkyGate-DW RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09583be2-trace').style.display = (document.getElementById('cakeErr684fe09583be2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09583be2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09583be2-code').style.display = (document.getElementById('cakeErr684fe09583be2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09583be2-context').style.display = (document.getElementById('cakeErr684fe09583be2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09583be2-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="cakeErr684fe09583be2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/funkygate-ip-nfc" class="last-item" target="" data-id="410">FunkyGate-IP RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584297-trace').style.display = (document.getElementById('cakeErr684fe09584297-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09584297-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584297-code').style.display = (document.getElementById('cakeErr684fe09584297-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584297-context').style.display = (document.getElementById('cakeErr684fe09584297-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09584297-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="cakeErr684fe09584297-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazy-uhf'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/crazy-uhf" class="last-item" target="" data-id="429">Crazy-UHF</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="425">
<h4>Lecteurs pour véhicules </h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584964-trace').style.display = (document.getElementById('cakeErr684fe09584964-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09584964-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584964-code').style.display = (document.getElementById('cakeErr684fe09584964-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584964-context').style.display = (document.getElementById('cakeErr684fe09584964-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09584964-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="cakeErr684fe09584964-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/prox-n-drive'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/prox-n-drive" class="last-item" target="" data-id="426">Prox'N'Drive</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="427">
<h4>Scanners</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585029-trace').style.display = (document.getElementById('cakeErr684fe09585029-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09585029-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585029-code').style.display = (document.getElementById('cakeErr684fe09585029-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585029-context').style.display = (document.getElementById('cakeErr684fe09585029-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09585029-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="cakeErr684fe09585029-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/durascan-d600'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/durascan-d600" class="last-item" target="" data-id="428">Durascan D600</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="430">
<h4>Accessoires</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095856f3-trace').style.display = (document.getElementById('cakeErr684fe095856f3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095856f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095856f3-code').style.display = (document.getElementById('cakeErr684fe095856f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095856f3-context').style.display = (document.getElementById('cakeErr684fe095856f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095856f3-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="cakeErr684fe095856f3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/antennas'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/antennas" class="last-item" target="" data-id="431">Antennes 13.56MHz RFID & NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585d4c-trace').style.display = (document.getElementById('cakeErr684fe09585d4c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09585d4c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585d4c-code').style.display = (document.getElementById('cakeErr684fe09585d4c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585d4c-context').style.display = (document.getElementById('cakeErr684fe09585d4c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09585d4c-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="cakeErr684fe09585d4c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/usb-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/usb-interfaces" class="last-item" target="" data-id="433">Interfaces USB</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586440-trace').style.display = (document.getElementById('cakeErr684fe09586440-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09586440-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586440-code').style.display = (document.getElementById('cakeErr684fe09586440-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586440-context').style.display = (document.getElementById('cakeErr684fe09586440-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09586440-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="cakeErr684fe09586440-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/cable-usb-a'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/cable-usb-a" class="last-item" target="" data-id="436">Câble USB A</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586a50-trace').style.display = (document.getElementById('cakeErr684fe09586a50-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09586a50-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586a50-code').style.display = (document.getElementById('cakeErr684fe09586a50-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586a50-context').style.display = (document.getElementById('cakeErr684fe09586a50-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09586a50-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="cakeErr684fe09586a50-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/serial-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/serial-interfaces" class="last-item" target="" data-id="434">Interfaces série</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587108-trace').style.display = (document.getElementById('cakeErr684fe09587108-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09587108-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587108-code').style.display = (document.getElementById('cakeErr684fe09587108-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587108-context').style.display = (document.getElementById('cakeErr684fe09587108-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09587108-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="cakeErr684fe09587108-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springbox-i'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/springbox-i" class="last-item" target="" data-id="435"> SpringBox I</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095877b4-trace').style.display = (document.getElementById('cakeErr684fe095877b4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095877b4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095877b4-code').style.display = (document.getElementById('cakeErr684fe095877b4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095877b4-context').style.display = (document.getElementById('cakeErr684fe095877b4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095877b4-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="cakeErr684fe095877b4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-cards'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/rfid-nfc-cards" class="last-item" target="" data-id="432">Cartes RFID & NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587df9-trace').style.display = (document.getElementById('cakeErr684fe09587df9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09587df9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587df9-code').style.display = (document.getElementById('cakeErr684fe09587df9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587df9-context').style.display = (document.getElementById('cakeErr684fe09587df9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09587df9-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="cakeErr684fe09587df9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-tags'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/rfid-nfc-tags" class="last-item" target="" data-id="483">Tags RFID & NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095884d9-trace').style.display = (document.getElementById('cakeErr684fe095884d9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095884d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095884d9-code').style.display = (document.getElementById('cakeErr684fe095884d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095884d9-context').style.display = (document.getElementById('cakeErr684fe095884d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095884d9-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="cakeErr684fe095884d9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/apple-google-wallet-nfc-passes'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/apple-google-wallet-nfc-passes" class="last-item" target="" data-id="496">Passes Apple & Google Wallet</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09588b96-trace').style.display = (document.getElementById('cakeErr684fe09588b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09588b96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09588b96-code').style.display = (document.getElementById('cakeErr684fe09588b96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09588b96-context').style.display = (document.getElementById('cakeErr684fe09588b96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09588b96-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="cakeErr684fe09588b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springfield-florida-tower'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/springfield-florida-tower" class="last-item" target="" data-id="522">SpringField Florida & SpringTower</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="456">
<h4>Passes NFC</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095892b5-trace').style.display = (document.getElementById('cakeErr684fe095892b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095892b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095892b5-code').style.display = (document.getElementById('cakeErr684fe095892b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095892b5-context').style.display = (document.getElementById('cakeErr684fe095892b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095892b5-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="cakeErr684fe095892b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://springpass.springcard.com/" class="last-item" target="_blank" data-id="457">Générateur de passes Apple & Google Wallet</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="414">
<h4>Outils</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095899a0-trace').style.display = (document.getElementById('cakeErr684fe095899a0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095899a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095899a0-code').style.display = (document.getElementById('cakeErr684fe095899a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095899a0-context').style.display = (document.getElementById('cakeErr684fe095899a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095899a0-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="cakeErr684fe095899a0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://companion.springcard.com/:lang/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://companion.springcard.com/fr/" class="last-item" target="_blank" data-id="458">Companion</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a04d-trace').style.display = (document.getElementById('cakeErr684fe0958a04d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958a04d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a04d-code').style.display = (document.getElementById('cakeErr684fe0958a04d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a04d-context').style.display = (document.getElementById('cakeErr684fe0958a04d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958a04d-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="cakeErr684fe0958a04d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://mqtt.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://mqtt.springcard.com/" class="last-item" target="_blank" data-id="459">MQTT</a></div><div class="link-wrapper"><a href="#" class="last-item" target="_blank" data-id="460">HTTP Client</a></div><div class="link-wrapper"><a href="#" class="last-item" target="_blank" data-id="461">WebSocket</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a785-trace').style.display = (document.getElementById('cakeErr684fe0958a785-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958a785-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a785-code').style.display = (document.getElementById('cakeErr684fe0958a785-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a785-context').style.display = (document.getElementById('cakeErr684fe0958a785-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958a785-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="cakeErr684fe0958a785-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://springpass.springcard.com/" class="last-item" target="_blank" data-id="519">SpringPass</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958ae1c-trace').style.display = (document.getElementById('cakeErr684fe0958ae1c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958ae1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958ae1c-code').style.display = (document.getElementById('cakeErr684fe0958ae1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958ae1c-context').style.display = (document.getElementById('cakeErr684fe0958ae1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958ae1c-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="cakeErr684fe0958ae1c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/services" class="" target=""><span class="truncate">SERVICES</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/services.svg)"></span>
</div>
<div class="menu-items">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958b511-trace').style.display = (document.getElementById('cakeErr684fe0958b511-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958b511-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958b511-code').style.display = (document.getElementById('cakeErr684fe0958b511-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958b511-context').style.display = (document.getElementById('cakeErr684fe0958b511-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958b511-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="cakeErr684fe0958b511-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/services" class="" target="" data-id="513">Tous les services</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="439">Bureau R&D</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="442">Projets sur-mesure</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958bb86-trace').style.display = (document.getElementById('cakeErr684fe0958bb86-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958bb86-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958bb86-code').style.display = (document.getElementById('cakeErr684fe0958bb86-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958bb86-context').style.display = (document.getElementById('cakeErr684fe0958bb86-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958bb86-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="cakeErr684fe0958bb86-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/contact'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 169,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 169
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/contact" class="" target="" data-id="512">Support technique </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c246-trace').style.display = (document.getElementById('cakeErr684fe0958c246-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958c246-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c246-code').style.display = (document.getElementById('cakeErr684fe0958c246-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c246-context').style.display = (document.getElementById('cakeErr684fe0958c246-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958c246-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="cakeErr684fe0958c246-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 169,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 169
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://tech.springcard.com/" class="" target="_blank" data-id="523">Blog technique</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="439">
<h4>Bureau R&D</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c8ce-trace').style.display = (document.getElementById('cakeErr684fe0958c8ce-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958c8ce-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c8ce-code').style.display = (document.getElementById('cakeErr684fe0958c8ce-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c8ce-context').style.display = (document.getElementById('cakeErr684fe0958c8ce-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958c8ce-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="cakeErr684fe0958c8ce-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/engineering-office" class="last-item" target="" data-id="440">Hardware</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958cf98-trace').style.display = (document.getElementById('cakeErr684fe0958cf98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958cf98-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958cf98-code').style.display = (document.getElementById('cakeErr684fe0958cf98-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958cf98-context').style.display = (document.getElementById('cakeErr684fe0958cf98-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958cf98-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="cakeErr684fe0958cf98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/engineering-office" class="last-item" target="" data-id="441">Firmware & Software</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958d5de-trace').style.display = (document.getElementById('cakeErr684fe0958d5de-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958d5de-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958d5de-code').style.display = (document.getElementById('cakeErr684fe0958d5de-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958d5de-context').style.display = (document.getElementById('cakeErr684fe0958d5de-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958d5de-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="cakeErr684fe0958d5de-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services/software-libraries'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/services/software-libraries" class="last-item" target="" data-id="477">Librairies software</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="442">
<h4>Projets sur-mesure</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958dcb2-trace').style.display = (document.getElementById('cakeErr684fe0958dcb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958dcb2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958dcb2-code').style.display = (document.getElementById('cakeErr684fe0958dcb2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958dcb2-context').style.display = (document.getElementById('cakeErr684fe0958dcb2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958dcb2-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="cakeErr684fe0958dcb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/electronics-products-conception'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/electronics-products-conception" class="last-item" target="" data-id="474">Conception de produits électroniques</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958e455-trace').style.display = (document.getElementById('cakeErr684fe0958e455-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958e455-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958e455-code').style.display = (document.getElementById('cakeErr684fe0958e455-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958e455-context').style.display = (document.getElementById('cakeErr684fe0958e455-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958e455-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="cakeErr684fe0958e455-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/development'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/development" class="last-item" target="" data-id="475">Développements</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958eb24-trace').style.display = (document.getElementById('cakeErr684fe0958eb24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958eb24-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958eb24-code').style.display = (document.getElementById('cakeErr684fe0958eb24-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958eb24-context').style.display = (document.getElementById('cakeErr684fe0958eb24-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958eb24-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="cakeErr684fe0958eb24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/qualifications'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/qualifications" class="last-item" target="" data-id="476">Qualifications</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f20e-trace').style.display = (document.getElementById('cakeErr684fe0958f20e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958f20e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f20e-code').style.display = (document.getElementById('cakeErr684fe0958f20e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f20e-context').style.display = (document.getElementById('cakeErr684fe0958f20e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958f20e-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="cakeErr684fe0958f20e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/consulting-support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/consulting-support" class="last-item" target="" data-id="498">Consulting</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f8bf-trace').style.display = (document.getElementById('cakeErr684fe0958f8bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958f8bf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f8bf-code').style.display = (document.getElementById('cakeErr684fe0958f8bf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f8bf-context').style.display = (document.getElementById('cakeErr684fe0958f8bf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958f8bf-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="cakeErr684fe0958f8bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/blog/news" class="" target=""><span class="truncate">CAS D'USAGE</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/usecase.svg)"></span>
</div>
<div class="menu-items">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958fffa-trace').style.display = (document.getElementById('cakeErr684fe0958fffa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958fffa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958fffa-code').style.display = (document.getElementById('cakeErr684fe0958fffa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958fffa-context').style.display = (document.getElementById('cakeErr684fe0958fffa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958fffa-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="cakeErr684fe0958fffa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news" class="" target="" data-id="484">Tous les cas d'usage</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="437">Champs d'application RFID/NFC</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="438">Cas d'usage produits</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590658-trace').style.display = (document.getElementById('cakeErr684fe09590658-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09590658-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590658-code').style.display = (document.getElementById('cakeErr684fe09590658-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590658-context').style.display = (document.getElementById('cakeErr684fe09590658-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09590658-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="cakeErr684fe09590658-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 169,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 169
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://tech.springcard.com/" class="" target="" data-id="524">Blog Technique</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="437">
<h4>Champs d'application RFID/NFC</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590d0f-trace').style.display = (document.getElementById('cakeErr684fe09590d0f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09590d0f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590d0f-code').style.display = (document.getElementById('cakeErr684fe09590d0f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590d0f-context').style.display = (document.getElementById('cakeErr684fe09590d0f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09590d0f-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="cakeErr684fe09590d0f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution" class="last-item" target="" data-id="443">Accès sécurisés pour les chantiers de construction</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591407-trace').style.display = (document.getElementById('cakeErr684fe09591407-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09591407-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591407-code').style.display = (document.getElementById('cakeErr684fe09591407-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591407-context').style.display = (document.getElementById('cakeErr684fe09591407-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09591407-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="cakeErr684fe09591407-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="last-item" target="" data-id="444">Systèmes d'identification et d'authentification sur les événements</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591a24-trace').style.display = (document.getElementById('cakeErr684fe09591a24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09591a24-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591a24-code').style.display = (document.getElementById('cakeErr684fe09591a24-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591a24-context').style.display = (document.getElementById('cakeErr684fe09591a24-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09591a24-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="cakeErr684fe09591a24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="last-item" target="" data-id="445">Restauration connectée en entreprise</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592085-trace').style.display = (document.getElementById('cakeErr684fe09592085-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09592085-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592085-code').style.display = (document.getElementById('cakeErr684fe09592085-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592085-context').style.display = (document.getElementById('cakeErr684fe09592085-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09592085-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="cakeErr684fe09592085-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="last-item" target="" data-id="451">Accès aux musées et parcs d'attractions</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959269e-trace').style.display = (document.getElementById('cakeErr684fe0959269e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959269e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959269e-code').style.display = (document.getElementById('cakeErr684fe0959269e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959269e-context').style.display = (document.getElementById('cakeErr684fe0959269e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959269e-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="cakeErr684fe0959269e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="last-item" target="" data-id="452">Gestion de données collectées dans les parkings</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592d11-trace').style.display = (document.getElementById('cakeErr684fe09592d11-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09592d11-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592d11-code').style.display = (document.getElementById('cakeErr684fe09592d11-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592d11-context').style.display = (document.getElementById('cakeErr684fe09592d11-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09592d11-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="cakeErr684fe09592d11-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/exercise-with-our-funkygate'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/exercise-with-our-funkygate" class="last-item" target="" data-id="455">Systèmes de contrôle d'accès pour les clubs de fitness</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="438">
<h4>Cas d'usage produits</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095933b6-trace').style.display = (document.getElementById('cakeErr684fe095933b6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095933b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095933b6-code').style.display = (document.getElementById('cakeErr684fe095933b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095933b6-context').style.display = (document.getElementById('cakeErr684fe095933b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095933b6-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="cakeErr684fe095933b6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'en/products/funkygate-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/en/products/funkygate-ip-rdr" class="last-item" target="" data-id="446">FunkyGate-IP RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095939f4-trace').style.display = (document.getElementById('cakeErr684fe095939f4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095939f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095939f4-code').style.display = (document.getElementById('cakeErr684fe095939f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095939f4-context').style.display = (document.getElementById('cakeErr684fe095939f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095939f4-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="cakeErr684fe095939f4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="last-item" target="" data-id="447">Module H663 USB</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594075-trace').style.display = (document.getElementById('cakeErr684fe09594075-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09594075-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594075-code').style.display = (document.getElementById('cakeErr684fe09594075-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594075-context').style.display = (document.getElementById('cakeErr684fe09594075-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09594075-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="cakeErr684fe09594075-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="last-item" target="" data-id="448">TwistyWriter-IP PC/SC (OEM)</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594720-trace').style.display = (document.getElementById('cakeErr684fe09594720-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09594720-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594720-code').style.display = (document.getElementById('cakeErr684fe09594720-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594720-context').style.display = (document.getElementById('cakeErr684fe09594720-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09594720-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="cakeErr684fe09594720-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="last-item" target="" data-id="450">TwistyWriter</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594e92-trace').style.display = (document.getElementById('cakeErr684fe09594e92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09594e92-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594e92-code').style.display = (document.getElementById('cakeErr684fe09594e92-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594e92-context').style.display = (document.getElementById('cakeErr684fe09594e92-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09594e92-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="cakeErr684fe09594e92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="last-item" target="" data-id="453">K663S-XXX Coupler</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959548f-trace').style.display = (document.getElementById('cakeErr684fe0959548f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959548f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959548f-code').style.display = (document.getElementById('cakeErr684fe0959548f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959548f-context').style.display = (document.getElementById('cakeErr684fe0959548f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959548f-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="cakeErr684fe0959548f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/story" class="" target=""><span class="truncate">A PROPOS</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/about.svg)"></span>
</div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="472">SpringCard en détail</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="488">Nos actualités</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="493">Des questions ?</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="515">Sponsoring Voile</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="472">
<h4>SpringCard en détail</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09595b87-trace').style.display = (document.getElementById('cakeErr684fe09595b87-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09595b87-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09595b87-code').style.display = (document.getElementById('cakeErr684fe09595b87-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09595b87-context').style.display = (document.getElementById('cakeErr684fe09595b87-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09595b87-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="cakeErr684fe09595b87-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/story" class="last-item" target="" data-id="485">Notre histoire</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09596205-trace').style.display = (document.getElementById('cakeErr684fe09596205-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09596205-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09596205-code').style.display = (document.getElementById('cakeErr684fe09596205-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09596205-context').style.display = (document.getElementById('cakeErr684fe09596205-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09596205-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="cakeErr684fe09596205-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/team'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/team" class="last-item" target="" data-id="486">Notre équipe</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959685d-trace').style.display = (document.getElementById('cakeErr684fe0959685d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959685d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959685d-code').style.display = (document.getElementById('cakeErr684fe0959685d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959685d-context').style.display = (document.getElementById('cakeErr684fe0959685d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959685d-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="cakeErr684fe0959685d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/values'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/values" class="last-item" target="" data-id="487">Nos mission, vision, valeurs</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959714a-trace').style.display = (document.getElementById('cakeErr684fe0959714a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959714a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959714a-code').style.display = (document.getElementById('cakeErr684fe0959714a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959714a-context').style.display = (document.getElementById('cakeErr684fe0959714a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959714a-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="cakeErr684fe0959714a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/springcard-jobs-offres-d-emploi" class="last-item" target="" data-id="514">Nous rejoindre !</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="488">
<h4>Nos actualités</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09597b75-trace').style.display = (document.getElementById('cakeErr684fe09597b75-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09597b75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09597b75-code').style.display = (document.getElementById('cakeErr684fe09597b75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09597b75-context').style.display = (document.getElementById('cakeErr684fe09597b75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09597b75-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="cakeErr684fe09597b75-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news" class="last-item" target="" data-id="489">Notre blog </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959863c-trace').style.display = (document.getElementById('cakeErr684fe0959863c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959863c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959863c-code').style.display = (document.getElementById('cakeErr684fe0959863c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959863c-context').style.display = (document.getElementById('cakeErr684fe0959863c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959863c-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="cakeErr684fe0959863c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://tech.springcard.com/" class="last-item" target="_blank" data-id="490">Notre blog technique</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599158-trace').style.display = (document.getElementById('cakeErr684fe09599158-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09599158-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599158-code').style.display = (document.getElementById('cakeErr684fe09599158-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599158-context').style.display = (document.getElementById('cakeErr684fe09599158-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09599158-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="cakeErr684fe09599158-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/RFID-NFC-solutions'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/RFID-NFC-solutions" class="last-item" target="" data-id="492">Nos cas d'usage</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599ce3-trace').style.display = (document.getElementById('cakeErr684fe09599ce3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09599ce3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599ce3-code').style.display = (document.getElementById('cakeErr684fe09599ce3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599ce3-context').style.display = (document.getElementById('cakeErr684fe09599ce3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09599ce3-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="cakeErr684fe09599ce3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/learning'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/learning" class="last-item" target="" data-id="473">En savoir plus sur les technologies sans contact</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="493">
<h4>Des questions ?</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959a885-trace').style.display = (document.getElementById('cakeErr684fe0959a885-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959a885-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959a885-code').style.display = (document.getElementById('cakeErr684fe0959a885-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959a885-context').style.display = (document.getElementById('cakeErr684fe0959a885-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959a885-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="cakeErr684fe0959a885-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=generic'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=generic" class="last-item" target="" data-id="494">Information générale </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b196-trace').style.display = (document.getElementById('cakeErr684fe0959b196-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959b196-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b196-code').style.display = (document.getElementById('cakeErr684fe0959b196-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b196-context').style.display = (document.getElementById('cakeErr684fe0959b196-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959b196-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="cakeErr684fe0959b196-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=support" class="last-item" target="" data-id="505">Support technique </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b808-trace').style.display = (document.getElementById('cakeErr684fe0959b808-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959b808-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b808-code').style.display = (document.getElementById('cakeErr684fe0959b808-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b808-context').style.display = (document.getElementById('cakeErr684fe0959b808-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959b808-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="cakeErr684fe0959b808-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=account'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=account" class="last-item" target="" data-id="506">Créer un compte client </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959beb2-trace').style.display = (document.getElementById('cakeErr684fe0959beb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959beb2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959beb2-code').style.display = (document.getElementById('cakeErr684fe0959beb2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959beb2-context').style.display = (document.getElementById('cakeErr684fe0959beb2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959beb2-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="cakeErr684fe0959beb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=register" class="last-item" target="" data-id="507">Enregistrer un produit</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959c4ae-trace').style.display = (document.getElementById('cakeErr684fe0959c4ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959c4ae-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959c4ae-code').style.display = (document.getElementById('cakeErr684fe0959c4ae-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959c4ae-context').style.display = (document.getElementById('cakeErr684fe0959c4ae-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959c4ae-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="cakeErr684fe0959c4ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=register" class="last-item" target="" data-id="508">Candidature</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959cb1a-trace').style.display = (document.getElementById('cakeErr684fe0959cb1a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959cb1a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959cb1a-code').style.display = (document.getElementById('cakeErr684fe0959cb1a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959cb1a-context').style.display = (document.getElementById('cakeErr684fe0959cb1a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959cb1a-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="cakeErr684fe0959cb1a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=grpd'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=grpd" class="last-item" target="" data-id="509">Retrouver mes données</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d0e3-trace').style.display = (document.getElementById('cakeErr684fe0959d0e3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959d0e3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d0e3-code').style.display = (document.getElementById('cakeErr684fe0959d0e3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d0e3-context').style.display = (document.getElementById('cakeErr684fe0959d0e3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959d0e3-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="cakeErr684fe0959d0e3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=quote'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=quote" class="last-item" target="" data-id="510">Demande de devis</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d707-trace').style.display = (document.getElementById('cakeErr684fe0959d707-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959d707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d707-code').style.display = (document.getElementById('cakeErr684fe0959d707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d707-context').style.display = (document.getElementById('cakeErr684fe0959d707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959d707-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="cakeErr684fe0959d707-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=order'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=order" class="last-item" target="" data-id="511">Passer une commande</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="515">
<h4>Sponsoring Voile</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959dd94-trace').style.display = (document.getElementById('cakeErr684fe0959dd94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959dd94-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959dd94-code').style.display = (document.getElementById('cakeErr684fe0959dd94-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959dd94-context').style.display = (document.getElementById('cakeErr684fe0959dd94-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959dd94-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="cakeErr684fe0959dd94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/springcard-official-sponsor'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/springcard-official-sponsor" class="last-item" target="" data-id="517">SpringCard Sponsor Supporter</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959e394-trace').style.display = (document.getElementById('cakeErr684fe0959e394-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959e394-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959e394-code').style.display = (document.getElementById('cakeErr684fe0959e394-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959e394-context').style.display = (document.getElementById('cakeErr684fe0959e394-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959e394-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="cakeErr684fe0959e394-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 203,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 203
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="#" class="menu-search"><i class="fa fa-search" aria-label="rechercher"></i></a> <div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="spc-search-menu">
<div class="spc-search-menu__inner">
<div id="searchbox"></div>
<div class="spc-hits">
<div id="hits"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
<div class="extra-menu">
<a href="/fr/contact" class="contact primary-contact-button btn btn-sm btn-primary">Contact</a> </div>
</nav>
<nav id="main-menu" class="main-menu">
<div class="main-menu__container">
<button id="menu-toggle-c" class="menu-toggle menu-toggle--cross" data-toggle="main-menu">
<span class="menu-toggle__cross"></span>
</button>
<ul class="lang-switcher"><li class=" fr_FR"><a href="/fr"><span class="flag-icon flag-icon-fr"></span><span>Français</span></a></li><li class=" it_IT"><a href="/it"><span class="flag-icon flag-icon-it"></span><span>Italiano</span></a></li></ul> <ul id="menu-mobile" class="menu-mo">
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959ea9c-trace').style.display = (document.getElementById('cakeErr684fe0959ea9c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959ea9c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959ea9c-code').style.display = (document.getElementById('cakeErr684fe0959ea9c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959ea9c-context').style.display = (document.getElementById('cakeErr684fe0959ea9c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959ea9c-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="cakeErr684fe0959ea9c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="https://www.springcard.com/" class="" target=""><span>ACCUEIL</span></a>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f06d-trace').style.display = (document.getElementById('cakeErr684fe0959f06d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959f06d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f06d-code').style.display = (document.getElementById('cakeErr684fe0959f06d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f06d-context').style.display = (document.getElementById('cakeErr684fe0959f06d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959f06d-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="cakeErr684fe0959f06d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/products" class="" target=""><span>PRODUITS</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f6ed-trace').style.display = (document.getElementById('cakeErr684fe0959f6ed-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959f6ed-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f6ed-code').style.display = (document.getElementById('cakeErr684fe0959f6ed-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f6ed-context').style.display = (document.getElementById('cakeErr684fe0959f6ed-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959f6ed-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="cakeErr684fe0959f6ed-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products" class="" target="" data-id="401">Tous les produits</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959fde0-trace').style.display = (document.getElementById('cakeErr684fe0959fde0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959fde0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959fde0-code').style.display = (document.getElementById('cakeErr684fe0959fde0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959fde0-context').style.display = (document.getElementById('cakeErr684fe0959fde0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959fde0-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="cakeErr684fe0959fde0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m" class="" target="_blank" data-id="402">Aide à la recherche</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a046c-trace').style.display = (document.getElementById('cakeErr684fe095a046c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a046c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a046c-code').style.display = (document.getElementById('cakeErr684fe095a046c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a046c-context').style.display = (document.getElementById('cakeErr684fe095a046c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a046c-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="cakeErr684fe095a046c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/download/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/download/products" class="" target="" data-id="449">Tous les téléchargements</a></li> <li><a href="#" class="" target="" data-id="411">OEM<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a0b72-trace').style.display = (document.getElementById('cakeErr684fe095a0b72-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a0b72-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a0b72-code').style.display = (document.getElementById('cakeErr684fe095a0b72-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a0b72-context').style.display = (document.getElementById('cakeErr684fe095a0b72-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a0b72-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="cakeErr684fe095a0b72-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519-suv'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/m519-suv" class="" target="" data-id="525">Antenne Intégrée - SpringSeed M519-SUV</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1937-trace').style.display = (document.getElementById('cakeErr684fe095a1937-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a1937-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1937-code').style.display = (document.getElementById('cakeErr684fe095a1937-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1937-context').style.display = (document.getElementById('cakeErr684fe095a1937-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a1937-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="cakeErr684fe095a1937-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/k663s-xxx" class="" target="" data-id="412">Antenne Intégrée - Coupleur K663S-XXX </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1fdc-trace').style.display = (document.getElementById('cakeErr684fe095a1fdc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a1fdc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1fdc-code').style.display = (document.getElementById('cakeErr684fe095a1fdc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1fdc-context').style.display = (document.getElementById('cakeErr684fe095a1fdc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a1fdc-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="cakeErr684fe095a1fdc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-rdr-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/k663s-rdr-xxx" class="" target="" data-id="415">Antenne Intégrée - Lecteur K663/RDR-xxx</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a26e8-trace').style.display = (document.getElementById('cakeErr684fe095a26e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a26e8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a26e8-code').style.display = (document.getElementById('cakeErr684fe095a26e8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a26e8-context').style.display = (document.getElementById('cakeErr684fe095a26e8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a26e8-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="cakeErr684fe095a26e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-pc-sc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/oem-prox-n-roll-hsp-pc-sc" class="" target="" data-id="416">Antenne Intégrée - Prox'N'Roll HSP PC/SC </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a2df1-trace').style.display = (document.getElementById('cakeErr684fe095a2df1-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a2df1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a2df1-code').style.display = (document.getElementById('cakeErr684fe095a2df1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a2df1-context').style.display = (document.getElementById('cakeErr684fe095a2df1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a2df1-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="cakeErr684fe095a2df1-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-rfid-scanner'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/oem-prox-n-roll-hsp-rfid-scanner" class="" target="" data-id="417">Antenne Intégrée - Prox'N'Roll HSP RFID Scanner </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a34c2-trace').style.display = (document.getElementById('cakeErr684fe095a34c2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a34c2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a34c2-code').style.display = (document.getElementById('cakeErr684fe095a34c2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a34c2-context').style.display = (document.getElementById('cakeErr684fe095a34c2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a34c2-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="cakeErr684fe095a34c2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663s-usb-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/h663s-usb-rdr" class="" target="" data-id="478">Antenne Intégrée - Lecteur H663/RDR-USB</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a3bbc-trace').style.display = (document.getElementById('cakeErr684fe095a3bbc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a3bbc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a3bbc-code').style.display = (document.getElementById('cakeErr684fe095a3bbc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a3bbc-context').style.display = (document.getElementById('cakeErr684fe095a3bbc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a3bbc-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="cakeErr684fe095a3bbc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/h663usb" class="" target="" data-id="479">Antenne Intégrée - Coupleur H663-USB/232</a></li><li><span class="separator"></span></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a4310-trace').style.display = (document.getElementById('cakeErr684fe095a4310-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a4310-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a4310-code').style.display = (document.getElementById('cakeErr684fe095a4310-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a4310-context').style.display = (document.getElementById('cakeErr684fe095a4310-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a4310-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="cakeErr684fe095a4310-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/m519" class="" target="" data-id="520">Module seul - SpringSeed M519</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a49fa-trace').style.display = (document.getElementById('cakeErr684fe095a49fa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a49fa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a49fa-code').style.display = (document.getElementById('cakeErr684fe095a49fa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a49fa-context').style.display = (document.getElementById('cakeErr684fe095a49fa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a49fa-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="cakeErr684fe095a49fa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/crazywriter-hsp" class="" target="" data-id="421">Antenne Séparée - CrazyWriter HSP PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a50a8-trace').style.display = (document.getElementById('cakeErr684fe095a50a8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a50a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a50a8-code').style.display = (document.getElementById('cakeErr684fe095a50a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a50a8-context').style.display = (document.getElementById('cakeErr684fe095a50a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a50a8-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="cakeErr684fe095a50a8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/twistywriter-ip-pcsc" class="" target="" data-id="422">Antenne Séparée - TwistyWriter-IP PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a57a3-trace').style.display = (document.getElementById('cakeErr684fe095a57a3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a57a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a57a3-code').style.display = (document.getElementById('cakeErr684fe095a57a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a57a3-context').style.display = (document.getElementById('cakeErr684fe095a57a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a57a3-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="cakeErr684fe095a57a3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/twistywriter-ip-rdr" class="" target="" data-id="423">Antenne Séparée - TwistyWriter-IP RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a5ec7-trace').style.display = (document.getElementById('cakeErr684fe095a5ec7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a5ec7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a5ec7-code').style.display = (document.getElementById('cakeErr684fe095a5ec7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a5ec7-context').style.display = (document.getElementById('cakeErr684fe095a5ec7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a5ec7-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="cakeErr684fe095a5ec7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/twistywriter-hsp" class="" target="" data-id="424">Antenne séparée - TwistyWriter HSP PC/SC</a></li></ul></li><li><a href="#" class="" target="" data-id="419">Lecteurs de bureau<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a657c-trace').style.display = (document.getElementById('cakeErr684fe095a657c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a657c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a657c-code').style.display = (document.getElementById('cakeErr684fe095a657c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a657c-context').style.display = (document.getElementById('cakeErr684fe095a657c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a657c-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="cakeErr684fe095a657c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-base'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/puck-base" class="" target="" data-id="420">Puck Base</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a6c14-trace').style.display = (document.getElementById('cakeErr684fe095a6c14-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a6c14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a6c14-code').style.display = (document.getElementById('cakeErr684fe095a6c14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a6c14-context').style.display = (document.getElementById('cakeErr684fe095a6c14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a6c14-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="cakeErr684fe095a6c14-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-one'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/puck-one" class="" target="" data-id="480">Puck One</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a72b5-trace').style.display = (document.getElementById('cakeErr684fe095a72b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a72b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a72b5-code').style.display = (document.getElementById('cakeErr684fe095a72b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a72b5-context').style.display = (document.getElementById('cakeErr684fe095a72b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a72b5-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="cakeErr684fe095a72b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-blue'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/puck-blue" class="" target="" data-id="481">Puck Blue</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a99ae-trace').style.display = (document.getElementById('cakeErr684fe095a99ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a99ae-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a99ae-code').style.display = (document.getElementById('cakeErr684fe095a99ae-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a99ae-context').style.display = (document.getElementById('cakeErr684fe095a99ae-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a99ae-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="cakeErr684fe095a99ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-pcsc-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/proxnroll-pcsc-hsp" class="" target="" data-id="418">Prox'N'Roll HSP PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a9ff0-trace').style.display = (document.getElementById('cakeErr684fe095a9ff0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a9ff0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a9ff0-code').style.display = (document.getElementById('cakeErr684fe095a9ff0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a9ff0-context').style.display = (document.getElementById('cakeErr684fe095a9ff0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a9ff0-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="cakeErr684fe095a9ff0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-rfid-scan-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/proxnroll-rfid-scan-hsp" class="" target="" data-id="403">Prox'N'Roll RFID Scanner HSP</a></li></ul></li><li><a href="#" class="" target="" data-id="407">Lecteurs muraux<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aa6ef-trace').style.display = (document.getElementById('cakeErr684fe095aa6ef-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095aa6ef-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aa6ef-code').style.display = (document.getElementById('cakeErr684fe095aa6ef-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aa6ef-context').style.display = (document.getElementById('cakeErr684fe095aa6ef-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095aa6ef-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="cakeErr684fe095aa6ef-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springpark'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/springpark" class="" target="" data-id="413">SpringPark-SD</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aad25-trace').style.display = (document.getElementById('cakeErr684fe095aad25-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095aad25-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aad25-code').style.display = (document.getElementById('cakeErr684fe095aad25-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aad25-context').style.display = (document.getElementById('cakeErr684fe095aad25-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095aad25-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="cakeErr684fe095aad25-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/funkygate-ip-pcsc" class="" target="" data-id="408">FunkyGate-IP POE PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad326-trace').style.display = (document.getElementById('cakeErr684fe095ad326-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ad326-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad326-code').style.display = (document.getElementById('cakeErr684fe095ad326-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad326-context').style.display = (document.getElementById('cakeErr684fe095ad326-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ad326-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="cakeErr684fe095ad326-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-dw-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/funkygate-dw-nfc" class="" target="" data-id="409">FunkyGate-DW RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad9e8-trace').style.display = (document.getElementById('cakeErr684fe095ad9e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ad9e8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad9e8-code').style.display = (document.getElementById('cakeErr684fe095ad9e8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad9e8-context').style.display = (document.getElementById('cakeErr684fe095ad9e8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ad9e8-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="cakeErr684fe095ad9e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/funkygate-ip-nfc" class="" target="" data-id="410">FunkyGate-IP RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae0c9-trace').style.display = (document.getElementById('cakeErr684fe095ae0c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ae0c9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae0c9-code').style.display = (document.getElementById('cakeErr684fe095ae0c9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae0c9-context').style.display = (document.getElementById('cakeErr684fe095ae0c9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ae0c9-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="cakeErr684fe095ae0c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazy-uhf'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/crazy-uhf" class="" target="" data-id="429">Crazy-UHF</a></li></ul></li><li><a href="#" class="" target="" data-id="425">Lecteurs pour véhicules <span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae76f-trace').style.display = (document.getElementById('cakeErr684fe095ae76f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ae76f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae76f-code').style.display = (document.getElementById('cakeErr684fe095ae76f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae76f-context').style.display = (document.getElementById('cakeErr684fe095ae76f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ae76f-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="cakeErr684fe095ae76f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/prox-n-drive'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/prox-n-drive" class="" target="" data-id="426">Prox'N'Drive</a></li></ul></li><li><a href="#" class="" target="" data-id="427">Scanners<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aee2e-trace').style.display = (document.getElementById('cakeErr684fe095aee2e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095aee2e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aee2e-code').style.display = (document.getElementById('cakeErr684fe095aee2e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aee2e-context').style.display = (document.getElementById('cakeErr684fe095aee2e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095aee2e-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="cakeErr684fe095aee2e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/durascan-d600'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/durascan-d600" class="" target="" data-id="428">Durascan D600</a></li></ul></li><li><a href="#" class="" target="" data-id="430">Accessoires<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1456-trace').style.display = (document.getElementById('cakeErr684fe095b1456-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b1456-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1456-code').style.display = (document.getElementById('cakeErr684fe095b1456-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1456-context').style.display = (document.getElementById('cakeErr684fe095b1456-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b1456-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="cakeErr684fe095b1456-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/antennas'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/antennas" class="" target="" data-id="431">Antennes 13.56MHz RFID & NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1af9-trace').style.display = (document.getElementById('cakeErr684fe095b1af9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b1af9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1af9-code').style.display = (document.getElementById('cakeErr684fe095b1af9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1af9-context').style.display = (document.getElementById('cakeErr684fe095b1af9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b1af9-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="cakeErr684fe095b1af9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/usb-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/usb-interfaces" class="" target="" data-id="433">Interfaces USB</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b21e6-trace').style.display = (document.getElementById('cakeErr684fe095b21e6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b21e6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b21e6-code').style.display = (document.getElementById('cakeErr684fe095b21e6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b21e6-context').style.display = (document.getElementById('cakeErr684fe095b21e6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b21e6-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="cakeErr684fe095b21e6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/cable-usb-a'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/cable-usb-a" class="" target="" data-id="436">Câble USB A</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2899-trace').style.display = (document.getElementById('cakeErr684fe095b2899-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b2899-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2899-code').style.display = (document.getElementById('cakeErr684fe095b2899-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2899-context').style.display = (document.getElementById('cakeErr684fe095b2899-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b2899-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="cakeErr684fe095b2899-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/serial-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/serial-interfaces" class="" target="" data-id="434">Interfaces série</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2f7a-trace').style.display = (document.getElementById('cakeErr684fe095b2f7a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b2f7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2f7a-code').style.display = (document.getElementById('cakeErr684fe095b2f7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2f7a-context').style.display = (document.getElementById('cakeErr684fe095b2f7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b2f7a-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="cakeErr684fe095b2f7a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springbox-i'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/springbox-i" class="" target="" data-id="435"> SpringBox I</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3696-trace').style.display = (document.getElementById('cakeErr684fe095b3696-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b3696-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3696-code').style.display = (document.getElementById('cakeErr684fe095b3696-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3696-context').style.display = (document.getElementById('cakeErr684fe095b3696-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b3696-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="cakeErr684fe095b3696-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-cards'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/rfid-nfc-cards" class="" target="" data-id="432">Cartes RFID & NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3d7d-trace').style.display = (document.getElementById('cakeErr684fe095b3d7d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b3d7d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3d7d-code').style.display = (document.getElementById('cakeErr684fe095b3d7d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3d7d-context').style.display = (document.getElementById('cakeErr684fe095b3d7d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b3d7d-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="cakeErr684fe095b3d7d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-tags'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/rfid-nfc-tags" class="" target="" data-id="483">Tags RFID & NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b446c-trace').style.display = (document.getElementById('cakeErr684fe095b446c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b446c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b446c-code').style.display = (document.getElementById('cakeErr684fe095b446c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b446c-context').style.display = (document.getElementById('cakeErr684fe095b446c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b446c-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="cakeErr684fe095b446c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/apple-google-wallet-nfc-passes'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/apple-google-wallet-nfc-passes" class="" target="" data-id="496">Passes Apple & Google Wallet</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b4b49-trace').style.display = (document.getElementById('cakeErr684fe095b4b49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b4b49-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b4b49-code').style.display = (document.getElementById('cakeErr684fe095b4b49-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b4b49-context').style.display = (document.getElementById('cakeErr684fe095b4b49-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b4b49-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="cakeErr684fe095b4b49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springfield-florida-tower'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/springfield-florida-tower" class="" target="" data-id="522">SpringField Florida & SpringTower</a></li></ul></li><li><a href="#" class="" target="" data-id="456">Passes NFC<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5243-trace').style.display = (document.getElementById('cakeErr684fe095b5243-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b5243-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5243-code').style.display = (document.getElementById('cakeErr684fe095b5243-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5243-context').style.display = (document.getElementById('cakeErr684fe095b5243-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b5243-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="cakeErr684fe095b5243-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://springpass.springcard.com/" class="" target="_blank" data-id="457">Générateur de passes Apple & Google Wallet</a></li></ul></li><li><a href="#" class="" target="" data-id="414">Outils<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b58f8-trace').style.display = (document.getElementById('cakeErr684fe095b58f8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b58f8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b58f8-code').style.display = (document.getElementById('cakeErr684fe095b58f8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b58f8-context').style.display = (document.getElementById('cakeErr684fe095b58f8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b58f8-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="cakeErr684fe095b58f8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://companion.springcard.com/:lang/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://companion.springcard.com/fr/" class="" target="_blank" data-id="458">Companion</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5fe0-trace').style.display = (document.getElementById('cakeErr684fe095b5fe0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b5fe0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5fe0-code').style.display = (document.getElementById('cakeErr684fe095b5fe0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5fe0-context').style.display = (document.getElementById('cakeErr684fe095b5fe0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b5fe0-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="cakeErr684fe095b5fe0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://mqtt.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://mqtt.springcard.com/" class="" target="_blank" data-id="459">MQTT</a></li><li><a href="#" class="" target="_blank" data-id="460">HTTP Client</a></li><li><a href="#" class="" target="_blank" data-id="461">WebSocket</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b66b7-trace').style.display = (document.getElementById('cakeErr684fe095b66b7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b66b7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b66b7-code').style.display = (document.getElementById('cakeErr684fe095b66b7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b66b7-context').style.display = (document.getElementById('cakeErr684fe095b66b7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b66b7-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="cakeErr684fe095b66b7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://springpass.springcard.com/" class="" target="_blank" data-id="519">SpringPass</a></li></ul></li> </ul>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b8d12-trace').style.display = (document.getElementById('cakeErr684fe095b8d12-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b8d12-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b8d12-code').style.display = (document.getElementById('cakeErr684fe095b8d12-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b8d12-context').style.display = (document.getElementById('cakeErr684fe095b8d12-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b8d12-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="cakeErr684fe095b8d12-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/services" class="" target=""><span>SERVICES</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9412-trace').style.display = (document.getElementById('cakeErr684fe095b9412-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b9412-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9412-code').style.display = (document.getElementById('cakeErr684fe095b9412-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9412-context').style.display = (document.getElementById('cakeErr684fe095b9412-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b9412-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="cakeErr684fe095b9412-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/services" class="" target="" data-id="513">Tous les services</a></li> <li><a href="#" class="" target="" data-id="439">Bureau R&D<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9b6b-trace').style.display = (document.getElementById('cakeErr684fe095b9b6b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b9b6b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9b6b-code').style.display = (document.getElementById('cakeErr684fe095b9b6b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9b6b-context').style.display = (document.getElementById('cakeErr684fe095b9b6b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b9b6b-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="cakeErr684fe095b9b6b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/engineering-office" class="" target="" data-id="440">Hardware</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba226-trace').style.display = (document.getElementById('cakeErr684fe095ba226-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ba226-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba226-code').style.display = (document.getElementById('cakeErr684fe095ba226-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba226-context').style.display = (document.getElementById('cakeErr684fe095ba226-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ba226-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="cakeErr684fe095ba226-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/engineering-office" class="" target="" data-id="441">Firmware & Software</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba8f6-trace').style.display = (document.getElementById('cakeErr684fe095ba8f6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ba8f6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba8f6-code').style.display = (document.getElementById('cakeErr684fe095ba8f6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba8f6-context').style.display = (document.getElementById('cakeErr684fe095ba8f6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ba8f6-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="cakeErr684fe095ba8f6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services/software-libraries'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/services/software-libraries" class="" target="" data-id="477">Librairies software</a></li></ul></li><li><a href="#" class="" target="" data-id="442">Projets sur-mesure<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bcfc3-trace').style.display = (document.getElementById('cakeErr684fe095bcfc3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095bcfc3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bcfc3-code').style.display = (document.getElementById('cakeErr684fe095bcfc3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bcfc3-context').style.display = (document.getElementById('cakeErr684fe095bcfc3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095bcfc3-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="cakeErr684fe095bcfc3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/electronics-products-conception'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/electronics-products-conception" class="" target="" data-id="474">Conception de produits électroniques</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bd6be-trace').style.display = (document.getElementById('cakeErr684fe095bd6be-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095bd6be-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bd6be-code').style.display = (document.getElementById('cakeErr684fe095bd6be-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bd6be-context').style.display = (document.getElementById('cakeErr684fe095bd6be-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095bd6be-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="cakeErr684fe095bd6be-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/development'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/development" class="" target="" data-id="475">Développements</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bddd6-trace').style.display = (document.getElementById('cakeErr684fe095bddd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095bddd6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bddd6-code').style.display = (document.getElementById('cakeErr684fe095bddd6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bddd6-context').style.display = (document.getElementById('cakeErr684fe095bddd6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095bddd6-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="cakeErr684fe095bddd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/qualifications'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/qualifications" class="" target="" data-id="476">Qualifications</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095be4c9-trace').style.display = (document.getElementById('cakeErr684fe095be4c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095be4c9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095be4c9-code').style.display = (document.getElementById('cakeErr684fe095be4c9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095be4c9-context').style.display = (document.getElementById('cakeErr684fe095be4c9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095be4c9-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="cakeErr684fe095be4c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/consulting-support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/consulting-support" class="" target="" data-id="498">Consulting</a></li></ul></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c0bcd-trace').style.display = (document.getElementById('cakeErr684fe095c0bcd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c0bcd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c0bcd-code').style.display = (document.getElementById('cakeErr684fe095c0bcd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c0bcd-context').style.display = (document.getElementById('cakeErr684fe095c0bcd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c0bcd-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="cakeErr684fe095c0bcd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/contact'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 330,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 330
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/contact" class="" target="" data-id="512">Support technique </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c12f9-trace').style.display = (document.getElementById('cakeErr684fe095c12f9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c12f9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c12f9-code').style.display = (document.getElementById('cakeErr684fe095c12f9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c12f9-context').style.display = (document.getElementById('cakeErr684fe095c12f9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c12f9-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="cakeErr684fe095c12f9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 330,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 330
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://tech.springcard.com/" class="" target="_blank" data-id="523">Blog technique</a></li> </ul>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c1985-trace').style.display = (document.getElementById('cakeErr684fe095c1985-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c1985-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c1985-code').style.display = (document.getElementById('cakeErr684fe095c1985-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c1985-context').style.display = (document.getElementById('cakeErr684fe095c1985-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c1985-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="cakeErr684fe095c1985-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/blog/news" class="" target=""><span>CAS D'USAGE</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c2024-trace').style.display = (document.getElementById('cakeErr684fe095c2024-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c2024-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c2024-code').style.display = (document.getElementById('cakeErr684fe095c2024-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c2024-context').style.display = (document.getElementById('cakeErr684fe095c2024-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c2024-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="cakeErr684fe095c2024-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news" class="" target="" data-id="484">Tous les cas d'usage</a></li> <li><a href="#" class="" target="" data-id="437">Champs d'application RFID/NFC<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3187-trace').style.display = (document.getElementById('cakeErr684fe095c3187-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c3187-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3187-code').style.display = (document.getElementById('cakeErr684fe095c3187-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3187-context').style.display = (document.getElementById('cakeErr684fe095c3187-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c3187-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="cakeErr684fe095c3187-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution" class="" target="" data-id="443">Accès sécurisés pour les chantiers de construction</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3d92-trace').style.display = (document.getElementById('cakeErr684fe095c3d92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c3d92-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3d92-code').style.display = (document.getElementById('cakeErr684fe095c3d92-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3d92-context').style.display = (document.getElementById('cakeErr684fe095c3d92-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c3d92-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="cakeErr684fe095c3d92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="" target="" data-id="444">Systèmes d'identification et d'authentification sur les événements</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c445f-trace').style.display = (document.getElementById('cakeErr684fe095c445f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c445f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c445f-code').style.display = (document.getElementById('cakeErr684fe095c445f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c445f-context').style.display = (document.getElementById('cakeErr684fe095c445f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c445f-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="cakeErr684fe095c445f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="" target="" data-id="445">Restauration connectée en entreprise</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c4b80-trace').style.display = (document.getElementById('cakeErr684fe095c4b80-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c4b80-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c4b80-code').style.display = (document.getElementById('cakeErr684fe095c4b80-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c4b80-context').style.display = (document.getElementById('cakeErr684fe095c4b80-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c4b80-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="cakeErr684fe095c4b80-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="" target="" data-id="451">Accès aux musées et parcs d'attractions</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c521c-trace').style.display = (document.getElementById('cakeErr684fe095c521c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c521c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c521c-code').style.display = (document.getElementById('cakeErr684fe095c521c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c521c-context').style.display = (document.getElementById('cakeErr684fe095c521c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c521c-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="cakeErr684fe095c521c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="" target="" data-id="452">Gestion de données collectées dans les parkings</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c58d2-trace').style.display = (document.getElementById('cakeErr684fe095c58d2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c58d2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c58d2-code').style.display = (document.getElementById('cakeErr684fe095c58d2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c58d2-context').style.display = (document.getElementById('cakeErr684fe095c58d2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c58d2-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="cakeErr684fe095c58d2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/exercise-with-our-funkygate'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/exercise-with-our-funkygate" class="" target="" data-id="455">Systèmes de contrôle d'accès pour les clubs de fitness</a></li></ul></li><li><a href="#" class="" target="" data-id="438">Cas d'usage produits<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c5fd6-trace').style.display = (document.getElementById('cakeErr684fe095c5fd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c5fd6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c5fd6-code').style.display = (document.getElementById('cakeErr684fe095c5fd6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c5fd6-context').style.display = (document.getElementById('cakeErr684fe095c5fd6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c5fd6-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="cakeErr684fe095c5fd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'en/products/funkygate-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/en/products/funkygate-ip-rdr" class="" target="" data-id="446">FunkyGate-IP RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c6641-trace').style.display = (document.getElementById('cakeErr684fe095c6641-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c6641-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c6641-code').style.display = (document.getElementById('cakeErr684fe095c6641-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c6641-context').style.display = (document.getElementById('cakeErr684fe095c6641-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c6641-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="cakeErr684fe095c6641-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="" target="" data-id="447">Module H663 USB</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c8bfc-trace').style.display = (document.getElementById('cakeErr684fe095c8bfc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c8bfc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c8bfc-code').style.display = (document.getElementById('cakeErr684fe095c8bfc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c8bfc-context').style.display = (document.getElementById('cakeErr684fe095c8bfc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c8bfc-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="cakeErr684fe095c8bfc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="" target="" data-id="448">TwistyWriter-IP PC/SC (OEM)</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c923e-trace').style.display = (document.getElementById('cakeErr684fe095c923e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c923e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c923e-code').style.display = (document.getElementById('cakeErr684fe095c923e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c923e-context').style.display = (document.getElementById('cakeErr684fe095c923e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c923e-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="cakeErr684fe095c923e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="" target="" data-id="450">TwistyWriter</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9896-trace').style.display = (document.getElementById('cakeErr684fe095c9896-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c9896-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9896-code').style.display = (document.getElementById('cakeErr684fe095c9896-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9896-context').style.display = (document.getElementById('cakeErr684fe095c9896-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c9896-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="cakeErr684fe095c9896-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="" target="" data-id="453">K663S-XXX Coupler</a></li></ul></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9f98-trace').style.display = (document.getElementById('cakeErr684fe095c9f98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c9f98-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9f98-code').style.display = (document.getElementById('cakeErr684fe095c9f98-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9f98-context').style.display = (document.getElementById('cakeErr684fe095c9f98-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c9f98-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="cakeErr684fe095c9f98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 330,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 330
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://tech.springcard.com/" class="" target="" data-id="524">Blog Technique</a></li> </ul>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ca662-trace').style.display = (document.getElementById('cakeErr684fe095ca662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ca662-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ca662-code').style.display = (document.getElementById('cakeErr684fe095ca662-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ca662-context').style.display = (document.getElementById('cakeErr684fe095ca662-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ca662-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="cakeErr684fe095ca662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/story" class="" target=""><span>A PROPOS</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<li><a href="#" class="" target="" data-id="472">SpringCard en détail<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cad94-trace').style.display = (document.getElementById('cakeErr684fe095cad94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cad94-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cad94-code').style.display = (document.getElementById('cakeErr684fe095cad94-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cad94-context').style.display = (document.getElementById('cakeErr684fe095cad94-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cad94-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="cakeErr684fe095cad94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/story" class="" target="" data-id="485">Notre histoire</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cb495-trace').style.display = (document.getElementById('cakeErr684fe095cb495-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cb495-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cb495-code').style.display = (document.getElementById('cakeErr684fe095cb495-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cb495-context').style.display = (document.getElementById('cakeErr684fe095cb495-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cb495-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="cakeErr684fe095cb495-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/team'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/team" class="" target="" data-id="486">Notre équipe</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cbfaf-trace').style.display = (document.getElementById('cakeErr684fe095cbfaf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cbfaf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cbfaf-code').style.display = (document.getElementById('cakeErr684fe095cbfaf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cbfaf-context').style.display = (document.getElementById('cakeErr684fe095cbfaf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cbfaf-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="cakeErr684fe095cbfaf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/values'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/values" class="" target="" data-id="487">Nos mission, vision, valeurs</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cc622-trace').style.display = (document.getElementById('cakeErr684fe095cc622-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cc622-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cc622-code').style.display = (document.getElementById('cakeErr684fe095cc622-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cc622-context').style.display = (document.getElementById('cakeErr684fe095cc622-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cc622-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="cakeErr684fe095cc622-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/springcard-jobs-offres-d-emploi" class="" target="" data-id="514">Nous rejoindre !</a></li></ul></li><li><a href="#" class="" target="" data-id="488">Nos actualités<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ccd29-trace').style.display = (document.getElementById('cakeErr684fe095ccd29-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ccd29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ccd29-code').style.display = (document.getElementById('cakeErr684fe095ccd29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ccd29-context').style.display = (document.getElementById('cakeErr684fe095ccd29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ccd29-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="cakeErr684fe095ccd29-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news" class="" target="" data-id="489">Notre blog </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cd406-trace').style.display = (document.getElementById('cakeErr684fe095cd406-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cd406-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cd406-code').style.display = (document.getElementById('cakeErr684fe095cd406-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cd406-context').style.display = (document.getElementById('cakeErr684fe095cd406-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cd406-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="cakeErr684fe095cd406-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://tech.springcard.com/" class="" target="_blank" data-id="490">Notre blog technique</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cdb43-trace').style.display = (document.getElementById('cakeErr684fe095cdb43-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cdb43-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cdb43-code').style.display = (document.getElementById('cakeErr684fe095cdb43-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cdb43-context').style.display = (document.getElementById('cakeErr684fe095cdb43-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cdb43-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="cakeErr684fe095cdb43-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/RFID-NFC-solutions'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/RFID-NFC-solutions" class="" target="" data-id="492">Nos cas d'usage</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ced35-trace').style.display = (document.getElementById('cakeErr684fe095ced35-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ced35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ced35-code').style.display = (document.getElementById('cakeErr684fe095ced35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ced35-context').style.display = (document.getElementById('cakeErr684fe095ced35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ced35-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="cakeErr684fe095ced35-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/learning'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/learning" class="" target="" data-id="473">En savoir plus sur les technologies sans contact</a></li></ul></li><li><a href="#" class="" target="" data-id="493">Des questions ?<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cf489-trace').style.display = (document.getElementById('cakeErr684fe095cf489-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cf489-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cf489-code').style.display = (document.getElementById('cakeErr684fe095cf489-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cf489-context').style.display = (document.getElementById('cakeErr684fe095cf489-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cf489-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="cakeErr684fe095cf489-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=generic'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=generic" class="" target="" data-id="494">Information générale </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cfb38-trace').style.display = (document.getElementById('cakeErr684fe095cfb38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cfb38-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cfb38-code').style.display = (document.getElementById('cakeErr684fe095cfb38-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cfb38-context').style.display = (document.getElementById('cakeErr684fe095cfb38-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cfb38-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="cakeErr684fe095cfb38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=support" class="" target="" data-id="505">Support technique </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d0672-trace').style.display = (document.getElementById('cakeErr684fe095d0672-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d0672-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d0672-code').style.display = (document.getElementById('cakeErr684fe095d0672-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d0672-context').style.display = (document.getElementById('cakeErr684fe095d0672-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d0672-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="cakeErr684fe095d0672-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=account'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=account" class="" target="" data-id="506">Créer un compte client </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1212-trace').style.display = (document.getElementById('cakeErr684fe095d1212-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d1212-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1212-code').style.display = (document.getElementById('cakeErr684fe095d1212-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1212-context').style.display = (document.getElementById('cakeErr684fe095d1212-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d1212-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="cakeErr684fe095d1212-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=register" class="" target="" data-id="507">Enregistrer un produit</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1c46-trace').style.display = (document.getElementById('cakeErr684fe095d1c46-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d1c46-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1c46-code').style.display = (document.getElementById('cakeErr684fe095d1c46-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1c46-context').style.display = (document.getElementById('cakeErr684fe095d1c46-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d1c46-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="cakeErr684fe095d1c46-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=register" class="" target="" data-id="508">Candidature</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d26a9-trace').style.display = (document.getElementById('cakeErr684fe095d26a9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d26a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d26a9-code').style.display = (document.getElementById('cakeErr684fe095d26a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d26a9-context').style.display = (document.getElementById('cakeErr684fe095d26a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d26a9-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="cakeErr684fe095d26a9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=grpd'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=grpd" class="" target="" data-id="509">Retrouver mes données</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d30dd-trace').style.display = (document.getElementById('cakeErr684fe095d30dd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d30dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d30dd-code').style.display = (document.getElementById('cakeErr684fe095d30dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d30dd-context').style.display = (document.getElementById('cakeErr684fe095d30dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d30dd-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="cakeErr684fe095d30dd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=quote'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=quote" class="" target="" data-id="510">Demande de devis</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d3f74-trace').style.display = (document.getElementById('cakeErr684fe095d3f74-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d3f74-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d3f74-code').style.display = (document.getElementById('cakeErr684fe095d3f74-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d3f74-context').style.display = (document.getElementById('cakeErr684fe095d3f74-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d3f74-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="cakeErr684fe095d3f74-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=order'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=order" class="" target="" data-id="511">Passer une commande</a></li></ul></li><li><a href="#" class="" target="" data-id="515">Sponsoring Voile<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d4b96-trace').style.display = (document.getElementById('cakeErr684fe095d4b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d4b96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d4b96-code').style.display = (document.getElementById('cakeErr684fe095d4b96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d4b96-context').style.display = (document.getElementById('cakeErr684fe095d4b96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d4b96-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="cakeErr684fe095d4b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/springcard-official-sponsor'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/springcard-official-sponsor" class="" target="" data-id="517">SpringCard Sponsor Supporter</a></li></ul></li> </ul>
</div>
</li>
<li class="contact">
<a href="/fr/contact" class="contact btn btn-sm btn-primary">Nous contacter</a> </li>
</ul>
</div>
</nav>
</div>
</header>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d031-trace').style.display = (document.getElementById('cakeErr684fe0961d031-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe0961d031-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d031-code').style.display = (document.getElementById('cakeErr684fe0961d031-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d031-context').style.display = (document.getElementById('cakeErr684fe0961d031-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961d031-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="cakeErr684fe0961d031-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 56,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {
'helpers' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Layout/default.ctp, line 56
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d4b2-trace').style.display = (document.getElementById('cakeErr684fe0961d4b2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe0961d4b2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d4b2-code').style.display = (document.getElementById('cakeErr684fe0961d4b2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d4b2-context').style.display = (document.getElementById('cakeErr684fe0961d4b2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961d4b2-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="cakeErr684fe0961d4b2-context" class="cake-context" style="display: none;">$message = 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 588,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 56,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::session() - CORE/src/Http/ServerRequest.php, line 588
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Layout/default.ctp, line 56
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>
<article class="container post post-single" itemprop="mainContentOfPage">
<h1 class="title text-primary">Un use-case fictif pour vous projeter dans l'univers du sans-contact</h1>
<div class="content">
<h1>Un use-case fictif pour vous projeter dans l'univers du sans-contact</h1>
<h2>Le décor</h2>
<p><img alt="" src="/file_storage/d3/fa/a5/410d21061b7245d7bf8eed18fd8100cc/smart-reader-or-coupling-device.jpg" />Imaginez un parking de centre ville...</p>
<p>Il accueille deux types des clients : <strong>les occasionnels et les abonnés</strong>. Les clients occasionnels sont traités classiquement par des tickets en carton avec piste magnétique. Les abonnés, eux, sont équipés de badges magnétiques lus par les mêmes lecteurs que les tickets en carton. Mais le système se révèle cher à l’usage : « démagnétisation » fréquente des badges, encrassement des têtes de lecture, usure des pièces mobiles…<br />
Il est donc décidé de <strong>remplacer les badges magnétiques par des badges sans-contact</strong> et de mettre un lecteur à chaque point de passage.</p>
<p><strong>Mais quel option choisir : coupleur ou lecteur "intelligent" ?</strong></p>
<h2><strong>Acte 1 : le choix des lecteurs "intelligents"</strong></h2>
<p>Matthieu, le responsable technique du parking Léonard de Vinci, <strong>analyse </strong>l’infrastructure existante :</p>
<ul>
<li>pas d’informatique au niveau des barrières d’entrée et de sortie</li>
<li>les lecteurs magnétiques sont reliés par de longues lignes série à un ordinateur situé dans le local du gardien</li>
<li>le logiciel de gestion de parc de l’ordinateur lui donne satisfaction depuis de nombreuses années : pourquoi en changer ?</li>
</ul>
<p>Il opte donc pour la solution <strong>lecteurs "intelligents"</strong> pour équiper bornes et colonnes.</p>
<p>Une fois paramétrés, les lecteurs savent vérifier l’authenticité des cartes et renvoient le numéro d’abonné qui s’y trouve. <strong>Moyennant une évolution minime</strong> du logiciel de gestion, ils peuvent cohabiter avec les lecteurs magnétiques.</p>
<p>Matthieu est pleinement satisfait : <strong>pour un coût d’investissement raisonnable</strong>, il a amélioré le confort des abonnés et diminué les opérations de maintenance sur les lecteurs magnétiques.</p>
<p>Mais l’histoire ne s’arrête pas là...</p>
<h2>Acte 2: le choix des coupleurs</h2>
<p><img alt="" src="/file_storage/42/bc/35/d6b081ee100443a68c5b6a1995362f81/public-transportation-contactless-project.jpg" />Quelques mois plus tard, le parking du centre ville signe <strong>un partenariat avec la compagnie qui assure le transport urbain</strong> : tous les clients de la compagnie auront la gratuité du stationnement <strong>à condition</strong> de présenter en sortie leur titre de transport validé dans le tramway dans les deux heures qui précédent.</p>
<p>Matthieu demande au transporteur s’il possède <strong>un serveur avec une API</strong> (interface de programmation qui permet de se « brancher » sur une application pour échanger des données) qui permette de savoir si le titre interrogé est bien éligible à la gratuité.<br />
Or, le réseau de transport ne possède pas de système dématérialisé pour la circulation de ses données : pour des raisons liées à la performances du système mais aussi de confidentialité, les données ne sont disponibles que sur les cartes.</p>
<p>Les lecteurs du parking du centre ville ne doivent donc <strong>plus simplement lire les cartes mais également les interroger pour identifier le type de carte</strong> : abonné parking, abonné transport, occasionnel transport.<br />
Et pour les cartes de transport, il ne s’agit plus d’aller chercher un numéro, mais d’en vérifier la validité et de parcourir l’historique des événements pour retrouver la date et l’heure de la dernière validation sur le tram.</p>
<p><strong>Pour complexifier la problématique</strong>, le schéma de mise en oeuvre du système prévoit <strong>que les lecteurs écrivent dans la carte</strong> un événement correspondant à l’entrée ou à la sortie du parking afin qu’une même carte ne puisse pas offrir la gratuité à plusieurs véhicules.</p>
<p>Matthieu doit cette fois<strong> opter pour des coupleurs</strong> et <strong>changer son logiciel</strong> pour implémenter cette logique de traitement complexe.</p>
<p>Et il est encore satisfait : non seulement il a apporté un service nouveau, mais il a acquis la pleine maîtrise des transactions avec les cartes et peut désormais faire évoluer son schéma applicatif sans limite.</p>
<h2>Et il y a une suite...</h2>
<p>À ce qu’il paraît, Matthieu songe à <strong>dématérialiser ses badges d’abonnés sur smartphone NFC</strong>...</p>
<p> </p>
<p>Publié le 29/01/2019</p>
</div>
<div class="mtl">
<div class="sharebox js-sharingbox" id="post-sharebox">
<h3>Vous aimez cet article ? Partagez-le !</h3>
<div>
<button class="btn btn-sm btn--facebook btn-info" data-type="facebook">
<i class="fa fa-facebook-square fa-lg mrl" style="margin-right: 4px;" aria-hidden="true"></i> Facebook
</button>
<button class="btn btn-sm btn--twitter btn-info" data-type="twitter">
<i class="fa fa-twitter-square fa-lg mrl" style="margin-right: 4px;" aria-hidden="true"></i> Twitter
</button>
<button class="btn btn-sm btn--linkedin btn-info" data-type="linkedin">
<i class="fa fa-linkedin-square fa-lg mrl" style="margin-right: 4px;" aria-hidden="true"></i> LinkedIn
</button>
</div>
</div> <a href="/fr/blog/news" class="btn btn-default mtl"><i class="fa fa-arrow-left" style="margin-right: 12px;"></i> Retour à la liste Actus & infos</a> </div>
<div id="comment-form" class="spc-comment-form">
<div class="row">
<div class="col-sm-10 col-md-8">
<h5>Laisser un commentaire</h5><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551397-trace').style.display = (document.getElementById('cakeErr684fe09551397-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
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="cakeErr684fe09551397-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551397-code').style.display = (document.getElementById('cakeErr684fe09551397-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551397-context').style.display = (document.getElementById('cakeErr684fe09551397-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09551397-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="cakeErr684fe09551397-context" class="cake-context" style="display: none;">$message = 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 442,
'function' => '_detectFormAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 150,
'function' => '_formAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 14,
'function' => 'create',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
BootstrapUI\View\Helper\FormHelper::_detectFormAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 534
BootstrapUI\View\Helper\FormHelper::_formAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 442
BootstrapUI\View\Helper\FormHelper::create() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 150
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><form method="post" accept-charset="utf-8" role="form" action="/fr/comments/add"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551b9f-trace').style.display = (document.getElementById('cakeErr684fe09551b9f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09551b9f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551b9f-code').style.display = (document.getElementById('cakeErr684fe09551b9f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551b9f-context').style.display = (document.getElementById('cakeErr684fe09551b9f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09551b9f-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="cakeErr684fe09551b9f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/ReCaptchaHelper.php',
'line' => (int) 56,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 104,
'function' => 'initialize',
'class' => 'App\View\Helper\ReCaptchaHelper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 145,
'function' => '__construct',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\AppView) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\View\Helper\ReCaptchaHelper',
(int) 1 => 'ReCaptcha',
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 66,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1210,
'function' => '__isset',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 16,
'function' => '__get',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\ReCaptchaHelper::initialize() - APP/View/Helper/ReCaptchaHelper.php, line 56
Cake\View\Helper::__construct() - CORE/src/View/Helper.php, line 104
Cake\View\HelperRegistry::_create() - CORE/src/View/HelperRegistry.php, line 145
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 66
Cake\View\View::__get() - CORE/src/View/View.php, line 1210
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552214-trace').style.display = (document.getElementById('cakeErr684fe09552214-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09552214-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552214-code').style.display = (document.getElementById('cakeErr684fe09552214-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552214-context').style.display = (document.getElementById('cakeErr684fe09552214-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09552214-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="cakeErr684fe09552214-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/ReCaptchaHelper.php',
'line' => (int) 56,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 104,
'function' => 'initialize',
'class' => 'App\View\Helper\ReCaptchaHelper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 145,
'function' => '__construct',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\AppView) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\View\Helper\ReCaptchaHelper',
(int) 1 => 'ReCaptcha',
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 66,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1210,
'function' => '__isset',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 16,
'function' => '__get',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\ReCaptchaHelper::initialize() - APP/View/Helper/ReCaptchaHelper.php, line 56
Cake\View\Helper::__construct() - CORE/src/View/Helper.php, line 104
Cake\View\HelperRegistry::_create() - CORE/src/View/HelperRegistry.php, line 145
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 66
Cake\View\View::__get() - CORE/src/View/View.php, line 1210
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552a34-trace').style.display = (document.getElementById('cakeErr684fe09552a34-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09552a34-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552a34-code').style.display = (document.getElementById('cakeErr684fe09552a34-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552a34-context').style.display = (document.getElementById('cakeErr684fe09552a34-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09552a34-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="cakeErr684fe09552a34-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'model',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 18,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'model',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 18
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><input type="hidden" name="model" id="model" value="Posts"/><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095533da-trace').style.display = (document.getElementById('cakeErr684fe095533da-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe095533da-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095533da-code').style.display = (document.getElementById('cakeErr684fe095533da-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095533da-context').style.display = (document.getElementById('cakeErr684fe095533da-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095533da-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="cakeErr684fe095533da-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'foreign_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 19,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'foreign_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 19
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><input type="hidden" name="foreign_key" id="foreign-key" value="78"/><input type="text" name="fact_check" class="hidden form-control" id="fact-check"/>
<div class="row">
<div class="col-sm-6"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554083-trace').style.display = (document.getElementById('cakeErr684fe09554083-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09554083-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554083-code').style.display = (document.getElementById('cakeErr684fe09554083-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554083-context').style.display = (document.getElementById('cakeErr684fe09554083-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09554083-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="cakeErr684fe09554083-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 28,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 28
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><div class="form-group email"><label class="control-label" for="email">Adresse électronique</label><input type="email" name="email" id="email" class="form-control"/></div></div>
<div class="col-sm-6"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554ab7-trace').style.display = (document.getElementById('cakeErr684fe09554ab7-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09554ab7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554ab7-code').style.display = (document.getElementById('cakeErr684fe09554ab7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554ab7-context').style.display = (document.getElementById('cakeErr684fe09554ab7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09554ab7-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="cakeErr684fe09554ab7-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 29,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><div class="form-group text"><label class="control-label" for="name">Nom</label><input type="text" name="name" id="name" class="form-control"/></div></div>
</div>
<div class="row">
<div class="col-sm-12">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555434-trace').style.display = (document.getElementById('cakeErr684fe09555434-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09555434-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555434-code').style.display = (document.getElementById('cakeErr684fe09555434-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555434-context').style.display = (document.getElementById('cakeErr684fe09555434-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09555434-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="cakeErr684fe09555434-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'body',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 33,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'body',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 33
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><div class="form-group textarea"><label class="control-label" for="body">Commentaire</label><textarea name="body" id="body" class="form-control" rows="5"></textarea></div> </div>
</div>
<div class="g-recaptcha-wrapper" data-theme="light" data-type="image" data-size="normal"><div class="g-recaptcha form-group" data-sitekey="6LfS6x4TAAAAADck6FmaTVTT6tC1U6DZnoOdZqRq"></div><div class="alert alert-danger" style="display: none;" aria-hidden="true">Merci d'autoriser reCAPTCHA pour envoyer ce formulaire.</div></div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555db1-trace').style.display = (document.getElementById('cakeErr684fe09555db1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe09555db1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555db1-code').style.display = (document.getElementById('cakeErr684fe09555db1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555db1-context').style.display = (document.getElementById('cakeErr684fe09555db1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09555db1-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="cakeErr684fe09555db1-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 39,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'comments'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {
'helpers' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 39
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095563db-trace').style.display = (document.getElementById('cakeErr684fe095563db-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe095563db-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095563db-code').style.display = (document.getElementById('cakeErr684fe095563db-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095563db-context').style.display = (document.getElementById('cakeErr684fe095563db-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095563db-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="cakeErr684fe095563db-context" class="cake-context" style="display: none;">$message = 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 588,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 39,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'comments'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::session() - CORE/src/Http/ServerRequest.php, line 588
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 39
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre>
<div class="submit"><input type="submit" class="btn btn-primary" value="Soumettre"/></div>
</form> </div>
</div>
</div>
</article>
<footer id="main-footer" class="main-footer">
<div class="main-footer__container">
<div class="inner">
<div class="section section--social">
<div class="social-list">
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3093-trace').style.display = (document.getElementById('cakeErr684fe095e3093-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e3093-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3093-code').style.display = (document.getElementById('cakeErr684fe095e3093-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3093-context').style.display = (document.getElementById('cakeErr684fe095e3093-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e3093-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="cakeErr684fe095e3093-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_facebook',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 13,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_facebook'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 13
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e367e-trace').style.display = (document.getElementById('cakeErr684fe095e367e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e367e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e367e-code').style.display = (document.getElementById('cakeErr684fe095e367e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e367e-context').style.display = (document.getElementById('cakeErr684fe095e367e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e367e-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="cakeErr684fe095e367e-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_facebook',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 13,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_facebook'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 13
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://www.facebook.com/Springcard/?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-facebook"></i><span class="sr-only">Facebook</span></a>
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3c9a-trace').style.display = (document.getElementById('cakeErr684fe095e3c9a-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e3c9a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3c9a-code').style.display = (document.getElementById('cakeErr684fe095e3c9a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3c9a-context').style.display = (document.getElementById('cakeErr684fe095e3c9a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e3c9a-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="cakeErr684fe095e3c9a-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_twitter',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 14,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_twitter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4297-trace').style.display = (document.getElementById('cakeErr684fe095e4297-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e4297-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4297-code').style.display = (document.getElementById('cakeErr684fe095e4297-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4297-context').style.display = (document.getElementById('cakeErr684fe095e4297-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e4297-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="cakeErr684fe095e4297-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_twitter',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 14,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_twitter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://twitter.com/sc_rfid?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-twitter"></i><span class="sr-only">Twitter</span></a>
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e48e6-trace').style.display = (document.getElementById('cakeErr684fe095e48e6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e48e6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e48e6-code').style.display = (document.getElementById('cakeErr684fe095e48e6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e48e6-context').style.display = (document.getElementById('cakeErr684fe095e48e6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e48e6-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="cakeErr684fe095e48e6-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_linkedIn',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 15,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_linkedIn'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 15
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4f18-trace').style.display = (document.getElementById('cakeErr684fe095e4f18-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e4f18-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4f18-code').style.display = (document.getElementById('cakeErr684fe095e4f18-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4f18-context').style.display = (document.getElementById('cakeErr684fe095e4f18-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e4f18-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="cakeErr684fe095e4f18-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_linkedIn',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 15,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_linkedIn'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 15
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://www.linkedin.com/company/springcard/?viewAsMember=true&utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-linkedin"></i><span class="sr-only">Linked-In</span></a>
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5534-trace').style.display = (document.getElementById('cakeErr684fe095e5534-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e5534-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5534-code').style.display = (document.getElementById('cakeErr684fe095e5534-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5534-context').style.display = (document.getElementById('cakeErr684fe095e5534-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e5534-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="cakeErr684fe095e5534-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_youtube',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 16,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_youtube'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5bc7-trace').style.display = (document.getElementById('cakeErr684fe095e5bc7-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e5bc7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5bc7-code').style.display = (document.getElementById('cakeErr684fe095e5bc7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5bc7-context').style.display = (document.getElementById('cakeErr684fe095e5bc7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e5bc7-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="cakeErr684fe095e5bc7-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_youtube',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 16,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_youtube'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://www.youtube.com/channel/UChkfP_eFhSFndcPYombOLmg?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-youtube-play"></i><span class="sr-only">YouTube</span></a>
<a href="#" class="" data-toggle="modal" data-target="#newsletter-modal"><i class="fa fa-paper-plane"></i><span class="sr-only">Newsletter</span></a>
</div>
</div>
<div class="section">
<div class="section__title">Produits</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e62c1-trace').style.display = (document.getElementById('cakeErr684fe095e62c1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095e62c1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e62c1-code').style.display = (document.getElementById('cakeErr684fe095e62c1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e62c1-context').style.display = (document.getElementById('cakeErr684fe095e62c1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e62c1-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="cakeErr684fe095e62c1-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=oem-industrial'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e694c-trace').style.display = (document.getElementById('cakeErr684fe095e694c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe095e694c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e694c-code').style.display = (document.getElementById('cakeErr684fe095e694c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e694c-context').style.display = (document.getElementById('cakeErr684fe095e694c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e694c-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="cakeErr684fe095e694c-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products?category=oem-industrial'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=oem-industrial'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e6fe0-trace').style.display = (document.getElementById('cakeErr684fe095e6fe0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe095e6fe0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e6fe0-code').style.display = (document.getElementById('cakeErr684fe095e6fe0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e6fe0-context').style.display = (document.getElementById('cakeErr684fe095e6fe0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e6fe0-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="cakeErr684fe095e6fe0-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=oem-industrial'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=oem-industrial'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7754-trace').style.display = (document.getElementById('cakeErr684fe095e7754-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095e7754-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7754-code').style.display = (document.getElementById('cakeErr684fe095e7754-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7754-context').style.display = (document.getElementById('cakeErr684fe095e7754-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e7754-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="cakeErr684fe095e7754-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7dc1-trace').style.display = (document.getElementById('cakeErr684fe095e7dc1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095e7dc1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7dc1-code').style.display = (document.getElementById('cakeErr684fe095e7dc1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7dc1-context').style.display = (document.getElementById('cakeErr684fe095e7dc1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e7dc1-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="cakeErr684fe095e7dc1-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e84f4-trace').style.display = (document.getElementById('cakeErr684fe095e84f4-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095e84f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e84f4-code').style.display = (document.getElementById('cakeErr684fe095e84f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e84f4-context').style.display = (document.getElementById('cakeErr684fe095e84f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e84f4-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="cakeErr684fe095e84f4-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e8c41-trace').style.display = (document.getElementById('cakeErr684fe095e8c41-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095e8c41-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e8c41-code').style.display = (document.getElementById('cakeErr684fe095e8c41-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e8c41-context').style.display = (document.getElementById('cakeErr684fe095e8c41-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e8c41-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="cakeErr684fe095e8c41-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9477-trace').style.display = (document.getElementById('cakeErr684fe095e9477-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095e9477-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9477-code').style.display = (document.getElementById('cakeErr684fe095e9477-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9477-context').style.display = (document.getElementById('cakeErr684fe095e9477-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e9477-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="cakeErr684fe095e9477-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9b3e-trace').style.display = (document.getElementById('cakeErr684fe095e9b3e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095e9b3e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9b3e-code').style.display = (document.getElementById('cakeErr684fe095e9b3e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9b3e-context').style.display = (document.getElementById('cakeErr684fe095e9b3e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e9b3e-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="cakeErr684fe095e9b3e-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea1e2-trace').style.display = (document.getElementById('cakeErr684fe095ea1e2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095ea1e2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea1e2-code').style.display = (document.getElementById('cakeErr684fe095ea1e2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea1e2-context').style.display = (document.getElementById('cakeErr684fe095ea1e2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ea1e2-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="cakeErr684fe095ea1e2-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea83f-trace').style.display = (document.getElementById('cakeErr684fe095ea83f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe095ea83f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea83f-code').style.display = (document.getElementById('cakeErr684fe095ea83f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea83f-context').style.display = (document.getElementById('cakeErr684fe095ea83f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ea83f-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="cakeErr684fe095ea83f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products?category=usb'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=usb'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eaeb3-trace').style.display = (document.getElementById('cakeErr684fe095eaeb3-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe095eaeb3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eaeb3-code').style.display = (document.getElementById('cakeErr684fe095eaeb3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eaeb3-context').style.display = (document.getElementById('cakeErr684fe095eaeb3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095eaeb3-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="cakeErr684fe095eaeb3-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=usb'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=usb'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eb559-trace').style.display = (document.getElementById('cakeErr684fe095eb559-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095eb559-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eb559-code').style.display = (document.getElementById('cakeErr684fe095eb559-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eb559-context').style.display = (document.getElementById('cakeErr684fe095eb559-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095eb559-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="cakeErr684fe095eb559-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ebbd9-trace').style.display = (document.getElementById('cakeErr684fe095ebbd9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095ebbd9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ebbd9-code').style.display = (document.getElementById('cakeErr684fe095ebbd9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ebbd9-context').style.display = (document.getElementById('cakeErr684fe095ebbd9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ebbd9-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="cakeErr684fe095ebbd9-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec24d-trace').style.display = (document.getElementById('cakeErr684fe095ec24d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095ec24d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec24d-code').style.display = (document.getElementById('cakeErr684fe095ec24d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec24d-context').style.display = (document.getElementById('cakeErr684fe095ec24d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ec24d-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="cakeErr684fe095ec24d-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec8bc-trace').style.display = (document.getElementById('cakeErr684fe095ec8bc-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095ec8bc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec8bc-code').style.display = (document.getElementById('cakeErr684fe095ec8bc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec8bc-context').style.display = (document.getElementById('cakeErr684fe095ec8bc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ec8bc-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="cakeErr684fe095ec8bc-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ecf10-trace').style.display = (document.getElementById('cakeErr684fe095ecf10-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095ecf10-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ecf10-code').style.display = (document.getElementById('cakeErr684fe095ecf10-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ecf10-context').style.display = (document.getElementById('cakeErr684fe095ecf10-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ecf10-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="cakeErr684fe095ecf10-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ed55e-trace').style.display = (document.getElementById('cakeErr684fe095ed55e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095ed55e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ed55e-code').style.display = (document.getElementById('cakeErr684fe095ed55e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ed55e-context').style.display = (document.getElementById('cakeErr684fe095ed55e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ed55e-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="cakeErr684fe095ed55e-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095edc33-trace').style.display = (document.getElementById('cakeErr684fe095edc33-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095edc33-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095edc33-code').style.display = (document.getElementById('cakeErr684fe095edc33-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095edc33-context').style.display = (document.getElementById('cakeErr684fe095edc33-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095edc33-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="cakeErr684fe095edc33-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee29b-trace').style.display = (document.getElementById('cakeErr684fe095ee29b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe095ee29b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee29b-code').style.display = (document.getElementById('cakeErr684fe095ee29b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee29b-context').style.display = (document.getElementById('cakeErr684fe095ee29b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ee29b-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="cakeErr684fe095ee29b-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee948-trace').style.display = (document.getElementById('cakeErr684fe095ee948-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe095ee948-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee948-code').style.display = (document.getElementById('cakeErr684fe095ee948-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee948-context').style.display = (document.getElementById('cakeErr684fe095ee948-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ee948-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="cakeErr684fe095ee948-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef016-trace').style.display = (document.getElementById('cakeErr684fe095ef016-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe095ef016-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef016-code').style.display = (document.getElementById('cakeErr684fe095ef016-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef016-context').style.display = (document.getElementById('cakeErr684fe095ef016-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ef016-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="cakeErr684fe095ef016-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef659-trace').style.display = (document.getElementById('cakeErr684fe095ef659-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe095ef659-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef659-code').style.display = (document.getElementById('cakeErr684fe095ef659-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef659-context').style.display = (document.getElementById('cakeErr684fe095ef659-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ef659-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="cakeErr684fe095ef659-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095efcd0-trace').style.display = (document.getElementById('cakeErr684fe095efcd0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe095efcd0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095efcd0-code').style.display = (document.getElementById('cakeErr684fe095efcd0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095efcd0-context').style.display = (document.getElementById('cakeErr684fe095efcd0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095efcd0-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="cakeErr684fe095efcd0-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f0359-trace').style.display = (document.getElementById('cakeErr684fe095f0359-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe095f0359-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f0359-code').style.display = (document.getElementById('cakeErr684fe095f0359-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f0359-context').style.display = (document.getElementById('cakeErr684fe095f0359-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f0359-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="cakeErr684fe095f0359-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f09cd-trace').style.display = (document.getElementById('cakeErr684fe095f09cd-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe095f09cd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f09cd-code').style.display = (document.getElementById('cakeErr684fe095f09cd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f09cd-context').style.display = (document.getElementById('cakeErr684fe095f09cd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f09cd-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="cakeErr684fe095f09cd-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1050-trace').style.display = (document.getElementById('cakeErr684fe095f1050-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe095f1050-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1050-code').style.display = (document.getElementById('cakeErr684fe095f1050-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1050-context').style.display = (document.getElementById('cakeErr684fe095f1050-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f1050-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="cakeErr684fe095f1050-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f16d9-trace').style.display = (document.getElementById('cakeErr684fe095f16d9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095f16d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f16d9-code').style.display = (document.getElementById('cakeErr684fe095f16d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f16d9-context').style.display = (document.getElementById('cakeErr684fe095f16d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f16d9-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="cakeErr684fe095f16d9-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1d44-trace').style.display = (document.getElementById('cakeErr684fe095f1d44-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095f1d44-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1d44-code').style.display = (document.getElementById('cakeErr684fe095f1d44-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1d44-context').style.display = (document.getElementById('cakeErr684fe095f1d44-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f1d44-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="cakeErr684fe095f1d44-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2370-trace').style.display = (document.getElementById('cakeErr684fe095f2370-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095f2370-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2370-code').style.display = (document.getElementById('cakeErr684fe095f2370-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2370-context').style.display = (document.getElementById('cakeErr684fe095f2370-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f2370-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="cakeErr684fe095f2370-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2a28-trace').style.display = (document.getElementById('cakeErr684fe095f2a28-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095f2a28-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2a28-code').style.display = (document.getElementById('cakeErr684fe095f2a28-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2a28-context').style.display = (document.getElementById('cakeErr684fe095f2a28-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f2a28-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="cakeErr684fe095f2a28-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3071-trace').style.display = (document.getElementById('cakeErr684fe095f3071-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095f3071-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3071-code').style.display = (document.getElementById('cakeErr684fe095f3071-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3071-context').style.display = (document.getElementById('cakeErr684fe095f3071-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f3071-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="cakeErr684fe095f3071-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f36d9-trace').style.display = (document.getElementById('cakeErr684fe095f36d9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095f36d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f36d9-code').style.display = (document.getElementById('cakeErr684fe095f36d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f36d9-context').style.display = (document.getElementById('cakeErr684fe095f36d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f36d9-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="cakeErr684fe095f36d9-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3da8-trace').style.display = (document.getElementById('cakeErr684fe095f3da8-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095f3da8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3da8-code').style.display = (document.getElementById('cakeErr684fe095f3da8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3da8-context').style.display = (document.getElementById('cakeErr684fe095f3da8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f3da8-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="cakeErr684fe095f3da8-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600432-trace').style.display = (document.getElementById('cakeErr684fe09600432-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09600432-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600432-code').style.display = (document.getElementById('cakeErr684fe09600432-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600432-context').style.display = (document.getElementById('cakeErr684fe09600432-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09600432-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="cakeErr684fe09600432-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600b6d-trace').style.display = (document.getElementById('cakeErr684fe09600b6d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09600b6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600b6d-code').style.display = (document.getElementById('cakeErr684fe09600b6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600b6d-context').style.display = (document.getElementById('cakeErr684fe09600b6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09600b6d-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="cakeErr684fe09600b6d-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601235-trace').style.display = (document.getElementById('cakeErr684fe09601235-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe09601235-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601235-code').style.display = (document.getElementById('cakeErr684fe09601235-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601235-context').style.display = (document.getElementById('cakeErr684fe09601235-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09601235-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="cakeErr684fe09601235-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601900-trace').style.display = (document.getElementById('cakeErr684fe09601900-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe09601900-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601900-code').style.display = (document.getElementById('cakeErr684fe09601900-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601900-context').style.display = (document.getElementById('cakeErr684fe09601900-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09601900-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="cakeErr684fe09601900-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601f28-trace').style.display = (document.getElementById('cakeErr684fe09601f28-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe09601f28-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601f28-code').style.display = (document.getElementById('cakeErr684fe09601f28-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601f28-context').style.display = (document.getElementById('cakeErr684fe09601f28-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09601f28-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="cakeErr684fe09601f28-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602648-trace').style.display = (document.getElementById('cakeErr684fe09602648-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe09602648-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602648-code').style.display = (document.getElementById('cakeErr684fe09602648-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602648-context').style.display = (document.getElementById('cakeErr684fe09602648-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09602648-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="cakeErr684fe09602648-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602cd5-trace').style.display = (document.getElementById('cakeErr684fe09602cd5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe09602cd5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602cd5-code').style.display = (document.getElementById('cakeErr684fe09602cd5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602cd5-context').style.display = (document.getElementById('cakeErr684fe09602cd5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09602cd5-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="cakeErr684fe09602cd5-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603333-trace').style.display = (document.getElementById('cakeErr684fe09603333-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe09603333-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603333-code').style.display = (document.getElementById('cakeErr684fe09603333-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603333-context').style.display = (document.getElementById('cakeErr684fe09603333-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09603333-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="cakeErr684fe09603333-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960397f-trace').style.display = (document.getElementById('cakeErr684fe0960397f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960397f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960397f-code').style.display = (document.getElementById('cakeErr684fe0960397f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960397f-context').style.display = (document.getElementById('cakeErr684fe0960397f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960397f-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="cakeErr684fe0960397f-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603fb4-trace').style.display = (document.getElementById('cakeErr684fe09603fb4-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09603fb4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603fb4-code').style.display = (document.getElementById('cakeErr684fe09603fb4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603fb4-context').style.display = (document.getElementById('cakeErr684fe09603fb4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09603fb4-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="cakeErr684fe09603fb4-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604638-trace').style.display = (document.getElementById('cakeErr684fe09604638-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09604638-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604638-code').style.display = (document.getElementById('cakeErr684fe09604638-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604638-context').style.display = (document.getElementById('cakeErr684fe09604638-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09604638-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="cakeErr684fe09604638-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604cfd-trace').style.display = (document.getElementById('cakeErr684fe09604cfd-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09604cfd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604cfd-code').style.display = (document.getElementById('cakeErr684fe09604cfd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604cfd-context').style.display = (document.getElementById('cakeErr684fe09604cfd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09604cfd-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="cakeErr684fe09604cfd-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09605345-trace').style.display = (document.getElementById('cakeErr684fe09605345-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09605345-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09605345-code').style.display = (document.getElementById('cakeErr684fe09605345-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09605345-context').style.display = (document.getElementById('cakeErr684fe09605345-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09605345-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="cakeErr684fe09605345-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096059b5-trace').style.display = (document.getElementById('cakeErr684fe096059b5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe096059b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096059b5-code').style.display = (document.getElementById('cakeErr684fe096059b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096059b5-context').style.display = (document.getElementById('cakeErr684fe096059b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096059b5-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="cakeErr684fe096059b5-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><ul class=""><li class=""><a href="/fr/products?category=oem-industrial" title="OEM"><div><div style=""><span>OEM</span></div></div></a></li><li class=""><a href="/fr/products?category=usb" title="Lecteurs de bureau"><div><div style=""><span>Lecteurs de bureau</span></div></div></a></li><li class=""><a href="/fr/products" title="Interface IP"><div><div style=""><span>Interface IP</span></div></div></a></li><li class=""><a href="/fr/products" title="Tous les produits"><div><div style=""><span>Tous les produits</span></div></div></a></li></ul> </div>
<div class="section">
<div class="section__title">Entreprise</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096060a8-trace').style.display = (document.getElementById('cakeErr684fe096060a8-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe096060a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096060a8-code').style.display = (document.getElementById('cakeErr684fe096060a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096060a8-context').style.display = (document.getElementById('cakeErr684fe096060a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096060a8-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="cakeErr684fe096060a8-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960670a-trace').style.display = (document.getElementById('cakeErr684fe0960670a-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe0960670a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960670a-code').style.display = (document.getElementById('cakeErr684fe0960670a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960670a-context').style.display = (document.getElementById('cakeErr684fe0960670a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960670a-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="cakeErr684fe0960670a-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/story'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09606d37-trace').style.display = (document.getElementById('cakeErr684fe09606d37-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09606d37-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09606d37-code').style.display = (document.getElementById('cakeErr684fe09606d37-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09606d37-context').style.display = (document.getElementById('cakeErr684fe09606d37-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09606d37-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="cakeErr684fe09606d37-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/story'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/story'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960741b-trace').style.display = (document.getElementById('cakeErr684fe0960741b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960741b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960741b-code').style.display = (document.getElementById('cakeErr684fe0960741b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960741b-context').style.display = (document.getElementById('cakeErr684fe0960741b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960741b-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="cakeErr684fe0960741b-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09607b37-trace').style.display = (document.getElementById('cakeErr684fe09607b37-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09607b37-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09607b37-code').style.display = (document.getElementById('cakeErr684fe09607b37-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09607b37-context').style.display = (document.getElementById('cakeErr684fe09607b37-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09607b37-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="cakeErr684fe09607b37-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09608274-trace').style.display = (document.getElementById('cakeErr684fe09608274-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09608274-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09608274-code').style.display = (document.getElementById('cakeErr684fe09608274-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09608274-context').style.display = (document.getElementById('cakeErr684fe09608274-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09608274-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="cakeErr684fe09608274-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096089f5-trace').style.display = (document.getElementById('cakeErr684fe096089f5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096089f5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096089f5-code').style.display = (document.getElementById('cakeErr684fe096089f5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096089f5-context').style.display = (document.getElementById('cakeErr684fe096089f5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096089f5-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="cakeErr684fe096089f5-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960910e-trace').style.display = (document.getElementById('cakeErr684fe0960910e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0960910e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960910e-code').style.display = (document.getElementById('cakeErr684fe0960910e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960910e-context').style.display = (document.getElementById('cakeErr684fe0960910e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960910e-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="cakeErr684fe0960910e-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096097d4-trace').style.display = (document.getElementById('cakeErr684fe096097d4-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe096097d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096097d4-code').style.display = (document.getElementById('cakeErr684fe096097d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096097d4-context').style.display = (document.getElementById('cakeErr684fe096097d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096097d4-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="cakeErr684fe096097d4-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09609e52-trace').style.display = (document.getElementById('cakeErr684fe09609e52-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe09609e52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09609e52-code').style.display = (document.getElementById('cakeErr684fe09609e52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09609e52-context').style.display = (document.getElementById('cakeErr684fe09609e52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09609e52-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="cakeErr684fe09609e52-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960a4df-trace').style.display = (document.getElementById('cakeErr684fe0960a4df-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe0960a4df-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960a4df-code').style.display = (document.getElementById('cakeErr684fe0960a4df-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960a4df-context').style.display = (document.getElementById('cakeErr684fe0960a4df-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960a4df-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="cakeErr684fe0960a4df-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ac3b-trace').style.display = (document.getElementById('cakeErr684fe0960ac3b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe0960ac3b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ac3b-code').style.display = (document.getElementById('cakeErr684fe0960ac3b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ac3b-context').style.display = (document.getElementById('cakeErr684fe0960ac3b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960ac3b-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="cakeErr684fe0960ac3b-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/springcard-jobs-offres-d-emploi'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/springcard-jobs-offres-d-emploi'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960b7ff-trace').style.display = (document.getElementById('cakeErr684fe0960b7ff-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960b7ff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960b7ff-code').style.display = (document.getElementById('cakeErr684fe0960b7ff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960b7ff-context').style.display = (document.getElementById('cakeErr684fe0960b7ff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960b7ff-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="cakeErr684fe0960b7ff-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c3cf-trace').style.display = (document.getElementById('cakeErr684fe0960c3cf-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960c3cf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c3cf-code').style.display = (document.getElementById('cakeErr684fe0960c3cf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c3cf-context').style.display = (document.getElementById('cakeErr684fe0960c3cf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960c3cf-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="cakeErr684fe0960c3cf-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c906-trace').style.display = (document.getElementById('cakeErr684fe0960c906-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0960c906-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c906-code').style.display = (document.getElementById('cakeErr684fe0960c906-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c906-context').style.display = (document.getElementById('cakeErr684fe0960c906-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960c906-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="cakeErr684fe0960c906-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ce3d-trace').style.display = (document.getElementById('cakeErr684fe0960ce3d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0960ce3d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ce3d-code').style.display = (document.getElementById('cakeErr684fe0960ce3d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ce3d-context').style.display = (document.getElementById('cakeErr684fe0960ce3d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960ce3d-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="cakeErr684fe0960ce3d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d403-trace').style.display = (document.getElementById('cakeErr684fe0960d403-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0960d403-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d403-code').style.display = (document.getElementById('cakeErr684fe0960d403-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d403-context').style.display = (document.getElementById('cakeErr684fe0960d403-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960d403-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="cakeErr684fe0960d403-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d950-trace').style.display = (document.getElementById('cakeErr684fe0960d950-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0960d950-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d950-code').style.display = (document.getElementById('cakeErr684fe0960d950-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d950-context').style.display = (document.getElementById('cakeErr684fe0960d950-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960d950-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="cakeErr684fe0960d950-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960dfe1-trace').style.display = (document.getElementById('cakeErr684fe0960dfe1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe0960dfe1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960dfe1-code').style.display = (document.getElementById('cakeErr684fe0960dfe1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960dfe1-context').style.display = (document.getElementById('cakeErr684fe0960dfe1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960dfe1-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="cakeErr684fe0960dfe1-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960e5f1-trace').style.display = (document.getElementById('cakeErr684fe0960e5f1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe0960e5f1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960e5f1-code').style.display = (document.getElementById('cakeErr684fe0960e5f1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960e5f1-context').style.display = (document.getElementById('cakeErr684fe0960e5f1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960e5f1-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="cakeErr684fe0960e5f1-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960eb76-trace').style.display = (document.getElementById('cakeErr684fe0960eb76-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe0960eb76-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960eb76-code').style.display = (document.getElementById('cakeErr684fe0960eb76-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960eb76-context').style.display = (document.getElementById('cakeErr684fe0960eb76-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960eb76-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="cakeErr684fe0960eb76-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/intern-s-hall-of-fame'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/intern-s-hall-of-fame'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f13b-trace').style.display = (document.getElementById('cakeErr684fe0960f13b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960f13b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f13b-code').style.display = (document.getElementById('cakeErr684fe0960f13b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f13b-context').style.display = (document.getElementById('cakeErr684fe0960f13b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960f13b-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="cakeErr684fe0960f13b-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f6cb-trace').style.display = (document.getElementById('cakeErr684fe0960f6cb-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960f6cb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f6cb-code').style.display = (document.getElementById('cakeErr684fe0960f6cb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f6cb-context').style.display = (document.getElementById('cakeErr684fe0960f6cb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960f6cb-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="cakeErr684fe0960f6cb-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960fc17-trace').style.display = (document.getElementById('cakeErr684fe0960fc17-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0960fc17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960fc17-code').style.display = (document.getElementById('cakeErr684fe0960fc17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960fc17-context').style.display = (document.getElementById('cakeErr684fe0960fc17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960fc17-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="cakeErr684fe0960fc17-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610163-trace').style.display = (document.getElementById('cakeErr684fe09610163-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09610163-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610163-code').style.display = (document.getElementById('cakeErr684fe09610163-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610163-context').style.display = (document.getElementById('cakeErr684fe09610163-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09610163-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="cakeErr684fe09610163-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610666-trace').style.display = (document.getElementById('cakeErr684fe09610666-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09610666-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610666-code').style.display = (document.getElementById('cakeErr684fe09610666-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610666-context').style.display = (document.getElementById('cakeErr684fe09610666-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09610666-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="cakeErr684fe09610666-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610f2d-trace').style.display = (document.getElementById('cakeErr684fe09610f2d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09610f2d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610f2d-code').style.display = (document.getElementById('cakeErr684fe09610f2d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610f2d-context').style.display = (document.getElementById('cakeErr684fe09610f2d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09610f2d-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="cakeErr684fe09610f2d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><ul class=""><li class=""><a href="#" title="Newsletter" data-toggle="modal" data-target="#newsletter-modal"><div><div style=""><span>Newsletter</span></div></div></a></li><li class=""><a href="/fr/story" title="A propos"><div><div style=""><span>A propos</span></div></div></a></li><li class=""><a href="/fr/springcard-jobs-offres-d-emploi" title="Emploi"><div><div style=""><span>Emploi</span></div></div></a></li><li class=""><a href="/fr/intern-s-hall-of-fame" title="Intern's Hall of Fame"><div><div style=""><span>Intern's Hall of Fame</span></div></div></a></li></ul> </div>
<div class="section">
<div class="section__title">Légal</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961157c-trace').style.display = (document.getElementById('cakeErr684fe0961157c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe0961157c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961157c-code').style.display = (document.getElementById('cakeErr684fe0961157c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961157c-context').style.display = (document.getElementById('cakeErr684fe0961157c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961157c-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="cakeErr684fe0961157c-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/disclaimer.html'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09611b5b-trace').style.display = (document.getElementById('cakeErr684fe09611b5b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09611b5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09611b5b-code').style.display = (document.getElementById('cakeErr684fe09611b5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09611b5b-context').style.display = (document.getElementById('cakeErr684fe09611b5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09611b5b-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="cakeErr684fe09611b5b-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/disclaimer.html'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/disclaimer.html'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961216f-trace').style.display = (document.getElementById('cakeErr684fe0961216f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe0961216f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961216f-code').style.display = (document.getElementById('cakeErr684fe0961216f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961216f-context').style.display = (document.getElementById('cakeErr684fe0961216f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961216f-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="cakeErr684fe0961216f-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/disclaimer.html'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/disclaimer.html'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612752-trace').style.display = (document.getElementById('cakeErr684fe09612752-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09612752-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612752-code').style.display = (document.getElementById('cakeErr684fe09612752-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612752-context').style.display = (document.getElementById('cakeErr684fe09612752-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09612752-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="cakeErr684fe09612752-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612d8d-trace').style.display = (document.getElementById('cakeErr684fe09612d8d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09612d8d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612d8d-code').style.display = (document.getElementById('cakeErr684fe09612d8d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612d8d-context').style.display = (document.getElementById('cakeErr684fe09612d8d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09612d8d-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="cakeErr684fe09612d8d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961336e-trace').style.display = (document.getElementById('cakeErr684fe0961336e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0961336e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961336e-code').style.display = (document.getElementById('cakeErr684fe0961336e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961336e-context').style.display = (document.getElementById('cakeErr684fe0961336e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961336e-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="cakeErr684fe0961336e-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096138a2-trace').style.display = (document.getElementById('cakeErr684fe096138a2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096138a2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096138a2-code').style.display = (document.getElementById('cakeErr684fe096138a2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096138a2-context').style.display = (document.getElementById('cakeErr684fe096138a2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096138a2-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="cakeErr684fe096138a2-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09613e83-trace').style.display = (document.getElementById('cakeErr684fe09613e83-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09613e83-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09613e83-code').style.display = (document.getElementById('cakeErr684fe09613e83-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09613e83-context').style.display = (document.getElementById('cakeErr684fe09613e83-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09613e83-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="cakeErr684fe09613e83-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614400-trace').style.display = (document.getElementById('cakeErr684fe09614400-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09614400-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614400-code').style.display = (document.getElementById('cakeErr684fe09614400-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614400-context').style.display = (document.getElementById('cakeErr684fe09614400-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09614400-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="cakeErr684fe09614400-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614955-trace').style.display = (document.getElementById('cakeErr684fe09614955-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe09614955-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614955-code').style.display = (document.getElementById('cakeErr684fe09614955-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614955-context').style.display = (document.getElementById('cakeErr684fe09614955-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09614955-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="cakeErr684fe09614955-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/privacy'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614f30-trace').style.display = (document.getElementById('cakeErr684fe09614f30-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09614f30-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614f30-code').style.display = (document.getElementById('cakeErr684fe09614f30-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614f30-context').style.display = (document.getElementById('cakeErr684fe09614f30-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09614f30-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="cakeErr684fe09614f30-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/privacy'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/privacy'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615514-trace').style.display = (document.getElementById('cakeErr684fe09615514-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09615514-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615514-code').style.display = (document.getElementById('cakeErr684fe09615514-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615514-context').style.display = (document.getElementById('cakeErr684fe09615514-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09615514-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="cakeErr684fe09615514-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/privacy'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/privacy'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615adf-trace').style.display = (document.getElementById('cakeErr684fe09615adf-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09615adf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615adf-code').style.display = (document.getElementById('cakeErr684fe09615adf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615adf-context').style.display = (document.getElementById('cakeErr684fe09615adf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09615adf-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="cakeErr684fe09615adf-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096160b8-trace').style.display = (document.getElementById('cakeErr684fe096160b8-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe096160b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096160b8-code').style.display = (document.getElementById('cakeErr684fe096160b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096160b8-context').style.display = (document.getElementById('cakeErr684fe096160b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096160b8-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="cakeErr684fe096160b8-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096165e6-trace').style.display = (document.getElementById('cakeErr684fe096165e6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096165e6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096165e6-code').style.display = (document.getElementById('cakeErr684fe096165e6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096165e6-context').style.display = (document.getElementById('cakeErr684fe096165e6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096165e6-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="cakeErr684fe096165e6-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09616b56-trace').style.display = (document.getElementById('cakeErr684fe09616b56-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09616b56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09616b56-code').style.display = (document.getElementById('cakeErr684fe09616b56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09616b56-context').style.display = (document.getElementById('cakeErr684fe09616b56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09616b56-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="cakeErr684fe09616b56-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961716a-trace').style.display = (document.getElementById('cakeErr684fe0961716a-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961716a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961716a-code').style.display = (document.getElementById('cakeErr684fe0961716a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961716a-context').style.display = (document.getElementById('cakeErr684fe0961716a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961716a-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="cakeErr684fe0961716a-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961777f-trace').style.display = (document.getElementById('cakeErr684fe0961777f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961777f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961777f-code').style.display = (document.getElementById('cakeErr684fe0961777f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961777f-context').style.display = (document.getElementById('cakeErr684fe0961777f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961777f-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="cakeErr684fe0961777f-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09617d5b-trace').style.display = (document.getElementById('cakeErr684fe09617d5b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe09617d5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09617d5b-code').style.display = (document.getElementById('cakeErr684fe09617d5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09617d5b-context').style.display = (document.getElementById('cakeErr684fe09617d5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09617d5b-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="cakeErr684fe09617d5b-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/copyright.html'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618347-trace').style.display = (document.getElementById('cakeErr684fe09618347-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09618347-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618347-code').style.display = (document.getElementById('cakeErr684fe09618347-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618347-context').style.display = (document.getElementById('cakeErr684fe09618347-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09618347-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="cakeErr684fe09618347-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/copyright.html'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/copyright.html'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618913-trace').style.display = (document.getElementById('cakeErr684fe09618913-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09618913-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618913-code').style.display = (document.getElementById('cakeErr684fe09618913-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618913-context').style.display = (document.getElementById('cakeErr684fe09618913-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09618913-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="cakeErr684fe09618913-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/copyright.html'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/copyright.html'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618f17-trace').style.display = (document.getElementById('cakeErr684fe09618f17-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09618f17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618f17-code').style.display = (document.getElementById('cakeErr684fe09618f17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618f17-context').style.display = (document.getElementById('cakeErr684fe09618f17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09618f17-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="cakeErr684fe09618f17-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619494-trace').style.display = (document.getElementById('cakeErr684fe09619494-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09619494-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619494-code').style.display = (document.getElementById('cakeErr684fe09619494-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619494-context').style.display = (document.getElementById('cakeErr684fe09619494-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09619494-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="cakeErr684fe09619494-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096199eb-trace').style.display = (document.getElementById('cakeErr684fe096199eb-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096199eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096199eb-code').style.display = (document.getElementById('cakeErr684fe096199eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096199eb-context').style.display = (document.getElementById('cakeErr684fe096199eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096199eb-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="cakeErr684fe096199eb-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619fbd-trace').style.display = (document.getElementById('cakeErr684fe09619fbd-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09619fbd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619fbd-code').style.display = (document.getElementById('cakeErr684fe09619fbd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619fbd-context').style.display = (document.getElementById('cakeErr684fe09619fbd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09619fbd-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="cakeErr684fe09619fbd-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961a505-trace').style.display = (document.getElementById('cakeErr684fe0961a505-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961a505-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961a505-code').style.display = (document.getElementById('cakeErr684fe0961a505-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961a505-context').style.display = (document.getElementById('cakeErr684fe0961a505-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961a505-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="cakeErr684fe0961a505-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961aa4d-trace').style.display = (document.getElementById('cakeErr684fe0961aa4d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961aa4d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961aa4d-code').style.display = (document.getElementById('cakeErr684fe0961aa4d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961aa4d-context').style.display = (document.getElementById('cakeErr684fe0961aa4d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961aa4d-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="cakeErr684fe0961aa4d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><ul class=""><li class=""><a href="/fr/disclaimer.html" title="Informations légales"><div><div style=""><span>Informations légales</span></div></div></a></li><li class=""><a href="/fr/privacy" title="Politique de confidentialité"><div><div style=""><span>Politique de confidentialité</span></div></div></a></li><li class=""><a href="/fr/copyright.html" title="Copyright"><div><div style=""><span>Copyright</span></div></div></a></li><li class=""><a href="#" title="Gestion des cookies" onclick="event.preventDefault();window.tarteaucitron.userInterface.openPanel()"><div><div style=""><span>Gestion des cookies</span></div></div></a></li></ul> </div>
<div class="section section--extra-logo">
<img src="/svg/french-fab-logo-white.svg?v=2022" class="fl-logo" alt="Springcard, membre de la French Fab"/> </div>
</div>
</div>
<div class="main-footer__container alt">
<div class="inner">
<div class="spc-card">
<div itemscope itemtype="https://schema.org/Organization">
<meta itemprop="name" content="Springcard">
<div class="spc-footer-logo">
<img src="/svg/springcard-logo.svg" alt="SpringCard Votre expert en solutions sans contact"/> </div>
<ul class="spc-footer-agencies list-unstyled">
<li class="">
<div class="item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<strong >Springcard SAS</strong>
<br>
<span itemprop="streetAddress">2 voie la Cardon<br>Parc Gutenberg</span>
<br>
<span itemprop="postalCode">91120</span> <span itemprop="addressLocality">Palaiseau</span>
<br>
<span itemprop="addressCountry">France</span>
</div>
</li>
<li class="">
<div class="item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<strong >Springcard SAS</strong>
<br>
<span itemprop="streetAddress">Centre d'Activités La Garde, Bâtiment 1<br>Allée du 9 novembre 1989</span>
<br>
<span itemprop="postalCode">49240</span> <span itemprop="addressLocality">Avrillé</span>
<br>
<span itemprop="addressCountry">France</span>
</div>
</li>
<li class="">
<div class="item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<strong >Springcard Inc.</strong>
<br>
<span itemprop="streetAddress">185 Alewife Brook Parkway, ste 210</span>
<br>
<span itemprop="addressLocality">Cambridge</span>, <span itemprop="addressRegion">MA</span> <span itemprop="postalCode">02138</span>
<br><span itemprop="addressCountry">USA</span>
</div>
</li>
</ul> </div>
</div>
</div>
</div>
<div class="last-footer">
<div class="inner">
<small> ©2025 Springcard</small>
<small></small>
</div>
</div>
</footer>
</div> <!-- #main -->
<script src="/js/vendor.min.js?ts=1651472803"></script>
<script src="/js/main.min.js?ts=1654672511"></script>
<script src="/js/progress-page.js"></script>
<script src="https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/algoliasearch@4.5.1/dist/algoliasearch-lite.umd.js" integrity="sha256-EXPXz4W6pQgfYY3yTpnDa3OH8/EPn16ciVsPQ/ypsjk=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/instantsearch.js@4.8.3/dist/instantsearch.production.min.js" integrity="sha256-LAGhRRdtVoD6RLo2qDQsU2mp+XVSciKRC8XPOBWmofM=" crossorigin="anonymous"></script>
<script>
(function(window) {
const applicationId = 'MFTHD2AZDH'
const apiKey = '0fe33d01271b157c8d0adc8ffa53b87e'
// Algolia query search will be sent if the user type at least `searchMinLength` characters
const searchMinLength = 3
let currentMode
let searchContainer
let hitsContainer
let search
const searchClient = algoliasearch(applicationId, apiKey);
const computeMode = () => {
const viewportWidth = window.innerWidth;
return viewportWidth < 768 ? 'mobile' : 'desktop';
}
const setCurrentMode = () => {
currentMode = computeMode();
}
const setContainers = () => {
const viewportWidth = window.innerWidth;
searchContainer = viewportWidth < 768 ? '#searchbox-mobile' : '#searchbox';
hitsContainer = viewportWidth < 768 ? '#hits-mobile' : '#hits';
}
const destroy = () => {
if (search) {
search.dispose();
search = undefined
}
}
const start = () => {
if (search) {
return;
}
search = instantsearch({
indexName: 'prod_springcard_fr',
searchClient,
searchFunction: _.debounce(function(helper) {
if (helper.state.query.length < searchMinLength) {
return;
}
helper.search();
}, 400)
});
search.addWidgets([
instantsearch.widgets.searchBox({
container: searchContainer,
searchAsYouType: true,
placeholder: 'Rechercher sur le site',
}),
instantsearch.widgets.hits({
container: hitsContainer,
templates: {
item: `
<a href="{{url}}" class="spc-Hits-itemLink">
<div class="spc-Hits-itemTitleContainer">
<span class="spc-Hits-itemTitle">{{#helpers.highlight}}{ "attribute": "title", "highlightedTagName": "mark" }{{/helpers.highlight}}</span>
<span class="spc-Hits-itemCategory">{{category}}</span>
</div>
<div class="spc-Hits-itemExcerpt">{{#helpers.snippet}}{ "attribute": "title", "highlightedTagName": "mark" }{{/helpers.snippet}}</div>
</a>
`
}
})
]);
search.start();
}
const onWindowResize = (event) => {
setContainers();
viewportWidth = window.innerWidth;
}
window.addEventListener('resize', _.throttle(function() {
if (currentMode && currentMode === computeMode()) {
return
}
destroy();
setCurrentMode();
setContainers();
start();
}));
setCurrentMode();
setContainers();
start();
})(this);
</script>
<!-- <script src="https://cdn.jsdelivr.net/gh/AmauriC/tarteaucitron.js@V1.2/tarteaucitron.min.js"></script> -->
<script src="/js/tarteaucitron/tarteaucitron.js"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
tarteaucitron.init({
'privacyUrl': '/fr/privacy', /* Privacy policy url */
'hashtag': '#tarteaucitron', /* Open the panel with this hashtag */
'cookieName': 'tartaucitron', /* Cookie name */
'orientation': 'bottom', /* Banner position (top - bottom) */
'showAlertSmall': false, /* Show the small banner on bottom right */
'cookieslist': true, /* Show the cookie list */
'adblocker': false, /* Show a Warning if an adblocker is detected */
'AcceptAllCta' : true, /* Show the accept all button when highPrivacy on */
'highPrivacy': true, /* Disable auto consent */
'handleBrowserDNTRequest': false, /* If Do Not Track == 1, accept all */
'removeCredit': false, /* Remove credit link */
'moreInfoLink': true, /* Show more info link */
// 'cookieDomain': 'springcard.com', /* Shared cookie for subdomain */
"useExternalCss": true,
});
tarteaucitron.job = tarteaucitron.job || [];
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09621fe0-trace').style.display = (document.getElementById('cakeErr684fe09621fe0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09621fe0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09621fe0-code').style.display = (document.getElementById('cakeErr684fe09621fe0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09621fe0-context').style.display = (document.getElementById('cakeErr684fe09621fe0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09621fe0-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="cakeErr684fe09621fe0-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_analytics',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 324,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_analytics'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 324
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622495-trace').style.display = (document.getElementById('cakeErr684fe09622495-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09622495-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622495-code').style.display = (document.getElementById('cakeErr684fe09622495-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622495-context').style.display = (document.getElementById('cakeErr684fe09622495-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09622495-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="cakeErr684fe09622495-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_analytics',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 324,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_analytics'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 324
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>
tarteaucitron.user.recaptchaapi = '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0962298d-trace').style.display = (document.getElementById('cakeErr684fe0962298d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0962298d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0962298d-code').style.display = (document.getElementById('cakeErr684fe0962298d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0962298d-context').style.display = (document.getElementById('cakeErr684fe0962298d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0962298d-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="cakeErr684fe0962298d-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 338,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 338
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622e71-trace').style.display = (document.getElementById('cakeErr684fe09622e71-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09622e71-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622e71-code').style.display = (document.getElementById('cakeErr684fe09622e71-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622e71-context').style.display = (document.getElementById('cakeErr684fe09622e71-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09622e71-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="cakeErr684fe09622e71-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 338,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 338
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>6LfS6x4TAAAAADck6FmaTVTT6tC1U6DZnoOdZqRq';
tarteaucitron.job.push('recaptcha');
tarteaucitron.job.push('youtube');
tarteaucitron.job.push('twitter');
tarteaucitron.job.push('facebook');
tarteaucitron.job.push('linkedin');
});
</script>
<!-- Button trigger modal -->
<!-- Modal -->
<div class="modal fade" id="newsletter-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558fa2-trace').style.display = (document.getElementById('cakeErr684fe09558fa2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp, line: 14
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="cakeErr684fe09558fa2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558fa2-code').style.display = (document.getElementById('cakeErr684fe09558fa2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558fa2-context').style.display = (document.getElementById('cakeErr684fe09558fa2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09558fa2-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="cakeErr684fe09558fa2-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp, line: 14
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559714-trace').style.display = (document.getElementById('cakeErr684fe09559714-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
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="cakeErr684fe09559714-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559714-code').style.display = (document.getElementById('cakeErr684fe09559714-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559714-context').style.display = (document.getElementById('cakeErr684fe09559714-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09559714-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="cakeErr684fe09559714-context" class="cake-context" style="display: none;">$message = 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 442,
'function' => '_detectFormAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 150,
'function' => '_formAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'create',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
BootstrapUI\View\Helper\FormHelper::_detectFormAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 534
BootstrapUI\View\Helper\FormHelper::_formAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 442
BootstrapUI\View\Helper\FormHelper::create() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 150
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><form method="post" accept-charset="utf-8" id="newsletter-modal-form" action="/fr/subscribe.json"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34"/></div>
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="myModalLabel">Adhésion à la lettre d'info</h4>
</div>
<div class="modal-body">
<div class="legend mbl">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559eea-trace').style.display = (document.getElementById('cakeErr684fe09559eea-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09559eea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559eea-code').style.display = (document.getElementById('cakeErr684fe09559eea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559eea-context').style.display = (document.getElementById('cakeErr684fe09559eea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09559eea-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="cakeErr684fe09559eea-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => 'Suivez notre actualité, abonnez-vous à notre newsletter',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 23,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => null,
(int) 2 => 'Suivez notre actualité, abonnez-vous à notre newsletter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955a5be-trace').style.display = (document.getElementById('cakeErr684fe0955a5be-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe0955a5be-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955a5be-code').style.display = (document.getElementById('cakeErr684fe0955a5be-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955a5be-context').style.display = (document.getElementById('cakeErr684fe0955a5be-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955a5be-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="cakeErr684fe0955a5be-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => 'Suivez notre actualité, abonnez-vous à notre newsletter',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 23,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => null,
(int) 2 => 'Suivez notre actualité, abonnez-vous à notre newsletter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ac51-trace').style.display = (document.getElementById('cakeErr684fe0955ac51-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
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="cakeErr684fe0955ac51-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ac51-code').style.display = (document.getElementById('cakeErr684fe0955ac51-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ac51-context').style.display = (document.getElementById('cakeErr684fe0955ac51-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955ac51-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="cakeErr684fe0955ac51-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => 'Suivez notre actualité, abonnez-vous à notre newsletter',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 23,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => null,
(int) 2 => 'Suivez notre actualité, abonnez-vous à notre newsletter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 33
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre>Abonnez-vous à notre newsletter trimestrielle (derniers produits, astuces d'utilisation...) ! </div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955b4b5-trace').style.display = (document.getElementById('cakeErr684fe0955b4b5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955b4b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955b4b5-code').style.display = (document.getElementById('cakeErr684fe0955b4b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955b4b5-context').style.display = (document.getElementById('cakeErr684fe0955b4b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955b4b5-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="cakeErr684fe0955b4b5-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 25,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 25
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><div class="form-group email required"><label class="control-label" for="newsletter-modal-form-email">Email</label><input type="email" name="email" required="required" id="newsletter-modal-form-email" placeholder="Votre adresse électronique" class="form-control"/></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955c3ad-trace').style.display = (document.getElementById('cakeErr684fe0955c3ad-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955c3ad-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955c3ad-code').style.display = (document.getElementById('cakeErr684fe0955c3ad-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955c3ad-context').style.display = (document.getElementById('cakeErr684fe0955c3ad-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955c3ad-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="cakeErr684fe0955c3ad-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'fname',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 26,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'fname',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 26
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><input type="hidden" name="fname" id="newsletter-modal-form-fname"/>
<div class="row">
<div class="col-xs-12 col-sm-6">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955cdeb-trace').style.display = (document.getElementById('cakeErr684fe0955cdeb-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955cdeb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955cdeb-code').style.display = (document.getElementById('cakeErr684fe0955cdeb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955cdeb-context').style.display = (document.getElementById('cakeErr684fe0955cdeb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955cdeb-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="cakeErr684fe0955cdeb-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'first_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 34,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'first_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 34
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><div class="form-group text"><label class="control-label" for="newsletter-modal-form-firstName">Prénom</label><input type="text" name="first_name" placeholder="Prénom" id="newsletter-modal-form-firstName" class="form-control"/></div> </div>
<div class="col-xs-12 col-sm-6">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955d8a9-trace').style.display = (document.getElementById('cakeErr684fe0955d8a9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955d8a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955d8a9-code').style.display = (document.getElementById('cakeErr684fe0955d8a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955d8a9-context').style.display = (document.getElementById('cakeErr684fe0955d8a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955d8a9-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="cakeErr684fe0955d8a9-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'last_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 42,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'last_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 42
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><div class="form-group text"><label class="control-label" for="newsletter-modal-form-lastName">Nom</label><input type="text" name="last_name" placeholder="Nom" id="newsletter-modal-form-lastName" class="form-control"/></div> </div>
</div>
<div class="checkbox-rgpd"><div class="checkbox"><input type="hidden" name="rgpd" value="0"/><label for="newsletter-modal-form-rgpd"><input type="checkbox" name="rgpd" value="1" id="newsletter-modal-form-rgpd" required="required">J'ai lu et accepte <a href="/fr/privacy" target="_blank">la politique de confidentialité</a> de ce site.</label></div></div> </div>
<div class="modal-footer">
<div id="newsletter-modal-msg" class="alert ptm text-left"></div>
<div class="clearfix">
<div class="pull-right text-right">
<div class="g-recaptcha-wrapper" data-theme="light" data-type="image" data-size="normal"><div class="g-recaptcha form-group" data-sitekey="6LfS6x4TAAAAADck6FmaTVTT6tC1U6DZnoOdZqRq"></div><div class="alert alert-danger" style="display: none;" aria-hidden="true">Merci d'autoriser reCAPTCHA pour envoyer ce formulaire.</div></div> <button type="submit" class="btn btn-primary">Inscription <span class="loader hidden"><i class="fa fa-circle-o-notch fa-spin" aria-hidden="true"></i></span></button> </div>
</div>
<p class="text-muted info-rgpd text-left ptl"><small>Vos données sont stockées dans notre base de données emailing, ne seront pas vendues à des tiers ou à des partenaires et seront supprimées lorsque vous vous désabonnerez.</small></p>
</div>
</form> </div>
</div>
</div>
<script>
;(function($, window) {
$(document).ready(function() {
var $forms = $('#newsletter-modal-form');
if ($forms.length) {
$forms.each(function(index) {
$(this).subscribeToNewsletter();
});
}
});
})(jQuery, this);
</script> </body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 855
$message = 'Unable to emit headers. Headers sent in file=/home/www/springcard.com/www/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 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www/springcard.com/www/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' => '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d948-trace').style.display = (document.getElementById('cakeErr684fe0961d948-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
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="cakeErr684fe0961d948-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d948-code').style.display = (document.getElementById('cakeErr684fe0961d948-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d948-context').style.display = (document.getElementById('cakeErr684fe0961d948-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961d948-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="cakeErr684fe0961d948-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 69,
'function' => 'hreflang',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::hreflang() - APP/View/Helper/TranslateRouteHelper.php, line 28
include - APP/Template/Layout/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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ddfa-trace').style.display = (document.getElementById('cakeErr684fe0961ddfa-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
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="cakeErr684fe0961ddfa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ddfa-code').style.display = (document.getElementById('cakeErr684fe0961ddfa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ddfa-context').style.display = (document.getElementById('cakeErr684fe0961ddfa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961ddfa-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="cakeErr684fe0961ddfa-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 69,
'function' => 'hreflang',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::hreflang() - APP/View/Helper/TranslateRouteHelper.php, line 28
include - APP/Template/Layout/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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><!DOCTYPE html>
<html lang="fr" class="no-js">
<head>
<meta charset="utf-8"/> <title>Un use-case fictif pour vous projeter dans l'univers du sans-contact - SpringCard</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Springcard"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=2"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=2"><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=2"><link rel="manifest" href="/site.webmanifest?v=2"><link rel="mask-icon" href="/safari-pinned-tab.svg?v=2" color="#d80a1d"><link rel="shortcut icon" href="/favicon.ico?v=2"><meta name="msapplication-TileColor" content="#b91d47"><meta name="theme-color" content="#ffffff"><link rel="alternate" hreflang="en" href="https://www.springcard.com/en/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><link rel="alternate" hreflang="it" href="https://www.springcard.com/it/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><link rel="canonical" href="https://www.springcard.com/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"/><meta property="description" content="Use-case, projet sans-contact"/><meta property="og:type" content="website"/><meta property="og:locale" content="fr_FR"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@sc_rfid"/><meta name="twitter:image" content="https://www.springcard.com/img/PostMainPicture/8e/a0/9a/6cb720a5820e4ede87e277f113db9054/rawpixel.com.358750.jpg"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ts=1542974879"/>
<link rel="stylesheet" href="/js/tarteaucitron/css/tarteaucitron.css"/>
<link rel="stylesheet" href="/css/slick-spc.css?ts=1666243198"/>
<link rel="stylesheet" href="/css/slick-lightbox-spc.css?ts=1666243198"/>
<link rel="stylesheet" href="/css/style.css?ts=1679988002"/>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="//oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<!-- Algolia -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/instantsearch.css@7.3.1/themes/reset-min.css" integrity="sha256-t2ATOGCtAIZNnzER679jwcFcKYfLlw01gli6F6oszk8=" crossorigin="anonymous"> -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/instantsearch.css@7.4.5/themes/satellite-min.css" integrity="sha256-TehzF/2QvNKhGQrrNpoOb2Ck4iGZ1J/DI4pkd2oUsBc=" crossorigin="anonymous"> -->
<link rel="alternate" type="application/rss+xml" title="SpringCard" href="https://www.springcard.com/fr/feed.rss" />
<script>
var _APPLOCALE = 'fr';
var _CSRFTOKEN = '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e339-trace').style.display = (document.getElementById('cakeErr684fe0961e339-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: ServerRequest::param() is deprecated. Use getParam() and withParam() instead. - /home/www/springcard.com/www/src/Template/Layout/default.ctp, line: 134
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="cakeErr684fe0961e339-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e339-code').style.display = (document.getElementById('cakeErr684fe0961e339-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e339-context').style.display = (document.getElementById('cakeErr684fe0961e339-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961e339-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="cakeErr684fe0961e339-context" class="cake-context" style="display: none;">$message = 'ServerRequest::param() is deprecated. Use getParam() and withParam() instead. - /home/www/springcard.com/www/src/Template/Layout/default.ctp, line: 134
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 1759,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::param() is deprecated. Use getParam() and withParam() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 134,
'function' => 'param',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => '_csrfToken'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 134,
'function' => 'param',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => '_csrfToken'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::param() - CORE/src/Http/ServerRequest.php, line 1759
include - APP/Template/Layout/default.ctp, line 134
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34';
</script>
<script type="text/javascript">
(function() {
window.sib = { equeue: [], client_key: "w47ttghqbuais710gfn6jjc6" };
/* OPTIONAL: email to identify request*/
var emailId = '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e809-trace').style.display = (document.getElementById('cakeErr684fe0961e809-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0961e809-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e809-code').style.display = (document.getElementById('cakeErr684fe0961e809-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e809-context').style.display = (document.getElementById('cakeErr684fe0961e809-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961e809-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="cakeErr684fe0961e809-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => '',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 141,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => null,
(int) 2 => ''
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 141
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ed28-trace').style.display = (document.getElementById('cakeErr684fe0961ed28-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe0961ed28-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ed28-code').style.display = (document.getElementById('cakeErr684fe0961ed28-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ed28-context').style.display = (document.getElementById('cakeErr684fe0961ed28-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961ed28-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="cakeErr684fe0961ed28-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => '',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 141,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => null,
(int) 2 => ''
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 141
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>alexandra.p@springcard.com';
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f240-trace').style.display = (document.getElementById('cakeErr684fe0961f240-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0961f240-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f240-code').style.display = (document.getElementById('cakeErr684fe0961f240-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f240-context').style.display = (document.getElementById('cakeErr684fe0961f240-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961f240-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="cakeErr684fe0961f240-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 144,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 144
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f6dc-trace').style.display = (document.getElementById('cakeErr684fe0961f6dc-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe0961f6dc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f6dc-code').style.display = (document.getElementById('cakeErr684fe0961f6dc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f6dc-context').style.display = (document.getElementById('cakeErr684fe0961f6dc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961f6dc-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="cakeErr684fe0961f6dc-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 144,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 144
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961fbc2-trace').style.display = (document.getElementById('cakeErr684fe0961fbc2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
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="cakeErr684fe0961fbc2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961fbc2-code').style.display = (document.getElementById('cakeErr684fe0961fbc2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961fbc2-context').style.display = (document.getElementById('cakeErr684fe0961fbc2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961fbc2-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="cakeErr684fe0961fbc2-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 144,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 33
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 144
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre> var welcomeMsg = "Bonjour, je suis Alexandra, comment puis-je vous aider ?";
if (emailId) {
window.sib.email_id = emailId;
}
/* OPTIONAL: to hide the chat on your script uncomment this line*/
// window.sib.display_chat = 0;
window.sib.display_logo = 0;
/* OPTIONAL: to overwrite the default welcome message uncomment this line*/
if (welcomeMsg) {
window.sib.custom_welcome_message = welcomeMsg;
}
/* OPTIONAL: to overwrite the default offline message uncomment this line*/
// window.sib.custom_offline_message = 'We are currently offline. In order to answer you, please indicate your email in your messages.';
window.sendinblue = {}; for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) { (function(k) { window.sendinblue[k] = function(){ var arg = Array.prototype.slice.call(arguments); (window.sib[k] || function() { var t = {}; t[k] = arg; window.sib.equeue.push(t);})(arg[0], arg[1], arg[2]);};})(j[i]);}var n = document.createElement("script"),i = document.getElementsByTagName("script")[0]; n.type = "text/javascript", n.id = "sendinblue-js", n.async = !0, n.src = "https://sibautomation.com/sa.js?key=" + window.sib.client_key, i.parentNode.insertBefore(n, i), window.sendinblue.page();
})();
</script>
</head>
<body class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09556ae0-trace').style.display = (document.getElementById('cakeErr684fe09556ae0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
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="cakeErr684fe09556ae0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09556ae0-code').style.display = (document.getElementById('cakeErr684fe09556ae0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09556ae0-context').style.display = (document.getElementById('cakeErr684fe09556ae0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09556ae0-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="cakeErr684fe09556ae0-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
include - APP/Template/Layout/templates/public.ctp, line 10
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955705e-trace').style.display = (document.getElementById('cakeErr684fe0955705e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
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="cakeErr684fe0955705e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955705e-code').style.display = (document.getElementById('cakeErr684fe0955705e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955705e-context').style.display = (document.getElementById('cakeErr684fe0955705e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955705e-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="cakeErr684fe0955705e-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'action'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'action'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
include - APP/Template/Layout/templates/public.ctp, line 10
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre> PostCategories view has-extra-newsletter" itemscope itemtype="http://schema.org/WebPage">
<!-- optional svg defs -->
<div class="svg-defs">
</div>
<div id="main">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955767f-trace').style.display = (document.getElementById('cakeErr684fe0955767f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0955767f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955767f-code').style.display = (document.getElementById('cakeErr684fe0955767f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955767f-context').style.display = (document.getElementById('cakeErr684fe0955767f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955767f-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="cakeErr684fe0955767f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => false,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 5,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 5
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09557c6b-trace').style.display = (document.getElementById('cakeErr684fe09557c6b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09557c6b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09557c6b-code').style.display = (document.getElementById('cakeErr684fe09557c6b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09557c6b-context').style.display = (document.getElementById('cakeErr684fe09557c6b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09557c6b-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="cakeErr684fe09557c6b-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => false,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 5,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 5
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558272-trace').style.display = (document.getElementById('cakeErr684fe09558272-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09558272-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558272-code').style.display = (document.getElementById('cakeErr684fe09558272-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558272-context').style.display = (document.getElementById('cakeErr684fe09558272-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09558272-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="cakeErr684fe09558272-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 7,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 7
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558868-trace').style.display = (document.getElementById('cakeErr684fe09558868-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09558868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558868-code').style.display = (document.getElementById('cakeErr684fe09558868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558868-context').style.display = (document.getElementById('cakeErr684fe09558868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09558868-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="cakeErr684fe09558868-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 7,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 7
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955e634-trace').style.display = (document.getElementById('cakeErr684fe0955e634-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 19
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="cakeErr684fe0955e634-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955e634-code').style.display = (document.getElementById('cakeErr684fe0955e634-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955e634-context').style.display = (document.getElementById('cakeErr684fe0955e634-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955e634-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="cakeErr684fe0955e634-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 19
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 19,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 19,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 19
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ed14-trace').style.display = (document.getElementById('cakeErr684fe0955ed14-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 25
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="cakeErr684fe0955ed14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ed14-code').style.display = (document.getElementById('cakeErr684fe0955ed14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ed14-context').style.display = (document.getElementById('cakeErr684fe0955ed14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955ed14-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="cakeErr684fe0955ed14-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 25
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 25,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 25,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 25
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f346-trace').style.display = (document.getElementById('cakeErr684fe0955f346-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 28
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="cakeErr684fe0955f346-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f346-code').style.display = (document.getElementById('cakeErr684fe0955f346-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f346-context').style.display = (document.getElementById('cakeErr684fe0955f346-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955f346-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="cakeErr684fe0955f346-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 28
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f95f-trace').style.display = (document.getElementById('cakeErr684fe0955f95f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 34
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="cakeErr684fe0955f95f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f95f-code').style.display = (document.getElementById('cakeErr684fe0955f95f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f95f-context').style.display = (document.getElementById('cakeErr684fe0955f95f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955f95f-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="cakeErr684fe0955f95f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 34
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 34,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 34,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 34
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ff7c-trace').style.display = (document.getElementById('cakeErr684fe0955ff7c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 38
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="cakeErr684fe0955ff7c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ff7c-code').style.display = (document.getElementById('cakeErr684fe0955ff7c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ff7c-context').style.display = (document.getElementById('cakeErr684fe0955ff7c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955ff7c-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="cakeErr684fe0955ff7c-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, 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/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 38,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 38,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 38
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956060e-trace').style.display = (document.getElementById('cakeErr684fe0956060e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 43
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="cakeErr684fe0956060e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956060e-code').style.display = (document.getElementById('cakeErr684fe0956060e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956060e-context').style.display = (document.getElementById('cakeErr684fe0956060e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0956060e-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="cakeErr684fe0956060e-context" class="cake-context" style="display: none;">$message = 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 43,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'params'
]
]</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/Element/Public/header_main.ctp, line 43
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre>
<header id="main-header" class="main-header">
<div class="main-header__container">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09560c07-trace').style.display = (document.getElementById('cakeErr684fe09560c07-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
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="cakeErr684fe09560c07-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09560c07-code').style.display = (document.getElementById('cakeErr684fe09560c07-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09560c07-context').style.display = (document.getElementById('cakeErr684fe09560c07-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09560c07-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="cakeErr684fe09560c07-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 51,
'function' => 'langSwitcher',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::langSwitcher() - APP/View/Helper/TranslateRouteHelper.php, line 105
include - APP/Template/Element/Public/header_main.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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561266-trace').style.display = (document.getElementById('cakeErr684fe09561266-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
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="cakeErr684fe09561266-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561266-code').style.display = (document.getElementById('cakeErr684fe09561266-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561266-context').style.display = (document.getElementById('cakeErr684fe09561266-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09561266-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="cakeErr684fe09561266-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 51,
'function' => 'langSwitcher',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::langSwitcher() - APP/View/Helper/TranslateRouteHelper.php, line 105
include - APP/Template/Element/Public/header_main.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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><ul class="lang-switcher lang-switcher--desktop"><li class=" en_US"><a href="https://www.springcard.com/en/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><span class="flag-icon flag-icon-en"></span><span>English</span></a></li><li class=" it_IT"><a href="https://www.springcard.com/it/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><span class="flag-icon flag-icon-it"></span><span>Italiano</span></a></li></ul>
<button id="menu-toggle-o" class="menu-toggle" data-toggle="main-menu">
<span class="menu-toggle__hb">
<span></span>
<span></span>
<span></span>
</span>
<span class="menu-toggle__t">menu</span>
</button>
<div class="logos">
<a href="https://www.springcard.com" class="logo__container">
<img src="/svg/springcard-logo.svg?v=2022" class="spc-logo" alt="Springcard, your expert in contactless solutions"/> </a>
<img src="/svg/french-fab-logo-blue.svg?v=2022" class="fl-logo" alt="Springcard, membre de la French Fab"/> </div>
<div class="spc-search-mobile">
<div id="spc-searchbox-mobile" class="spc-searchbox">
<div id="searchbox-mobile"></div>
<div class="spc-hits">
<div id="hits-mobile"></div>
</div>
</div>
<button id="search-toggle" class="spc-search-toggle" data-toggle="spc-searchbox-mobile">
<i class="fa fa-search fa-lg"></i>
</button>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561e15-trace').style.display = (document.getElementById('cakeErr684fe09561e15-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe09561e15-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561e15-code').style.display = (document.getElementById('cakeErr684fe09561e15-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561e15-context').style.display = (document.getElementById('cakeErr684fe09561e15-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09561e15-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="cakeErr684fe09561e15-context" class="cake-context" style="display: none;">$message = 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {
'registryAlias' => 'Menus',
'table' => 'menus',
'alias' => 'Menus',
'entityClass' => 'Cake\ORM\Entity',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\View\Cell\Menu2022Cell::display() - APP/View/Cell/Menu2022Cell.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 172
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095625f0-trace').style.display = (document.getElementById('cakeErr684fe095625f0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe095625f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095625f0-code').style.display = (document.getElementById('cakeErr684fe095625f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095625f0-context').style.display = (document.getElementById('cakeErr684fe095625f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095625f0-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="cakeErr684fe095625f0-context" class="cake-context" style="display: none;">$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\MenusTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\View\Cell\Menu2022Cell::display() - APP/View/Cell/Menu2022Cell.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 172
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956397c-trace').style.display = (document.getElementById('cakeErr684fe0956397c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe0956397c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956397c-code').style.display = (document.getElementById('cakeErr684fe0956397c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956397c-context').style.display = (document.getElementById('cakeErr684fe0956397c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0956397c-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="cakeErr684fe0956397c-context" class="cake-context" style="display: none;">$message = 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/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) 45 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {
'registryAlias' => 'Links',
'table' => 'links',
'alias' => 'Links',
'entityClass' => 'App\Model\Entity\Link',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095641df-trace').style.display = (document.getElementById('cakeErr684fe095641df-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe095641df-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095641df-code').style.display = (document.getElementById('cakeErr684fe095641df-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095641df-context').style.display = (document.getElementById('cakeErr684fe095641df-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095641df-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="cakeErr684fe095641df-context" class="cake-context" style="display: none;">$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/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) 45 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\LinksTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327</pre></div></pre>
<nav id="menu-2022" class="cbp-hrmenu">
<ul>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09578ef4-trace').style.display = (document.getElementById('cakeErr684fe09578ef4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09578ef4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09578ef4-code').style.display = (document.getElementById('cakeErr684fe09578ef4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09578ef4-context').style.display = (document.getElementById('cakeErr684fe09578ef4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09578ef4-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="cakeErr684fe09578ef4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="https://www.springcard.com/" class="" target=""><span class="truncate">ACCUEIL</span></a>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579662-trace').style.display = (document.getElementById('cakeErr684fe09579662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09579662-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579662-code').style.display = (document.getElementById('cakeErr684fe09579662-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579662-context').style.display = (document.getElementById('cakeErr684fe09579662-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09579662-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="cakeErr684fe09579662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/products" class="" target=""><span class="truncate">PRODUITS</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/product.svg)"></span>
</div>
<div class="menu-items">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579d5f-trace').style.display = (document.getElementById('cakeErr684fe09579d5f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09579d5f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579d5f-code').style.display = (document.getElementById('cakeErr684fe09579d5f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579d5f-context').style.display = (document.getElementById('cakeErr684fe09579d5f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09579d5f-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="cakeErr684fe09579d5f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products" class="" target="" data-id="401">Tous les produits</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957a43b-trace').style.display = (document.getElementById('cakeErr684fe0957a43b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957a43b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957a43b-code').style.display = (document.getElementById('cakeErr684fe0957a43b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957a43b-context').style.display = (document.getElementById('cakeErr684fe0957a43b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957a43b-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="cakeErr684fe0957a43b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m" class="" target="_blank" data-id="402">Aide à la recherche</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ab38-trace').style.display = (document.getElementById('cakeErr684fe0957ab38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957ab38-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ab38-code').style.display = (document.getElementById('cakeErr684fe0957ab38-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ab38-context').style.display = (document.getElementById('cakeErr684fe0957ab38-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957ab38-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="cakeErr684fe0957ab38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/download/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/download/products" class="" target="" data-id="449">Tous les téléchargements</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="411">OEM</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="419">Lecteurs de bureau</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="407">Lecteurs muraux</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="425">Lecteurs pour véhicules </a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="427">Scanners</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="430">Accessoires</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="456">Passes NFC</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="414">Outils</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="411">
<h4>OEM</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b25b-trace').style.display = (document.getElementById('cakeErr684fe0957b25b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957b25b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b25b-code').style.display = (document.getElementById('cakeErr684fe0957b25b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b25b-context').style.display = (document.getElementById('cakeErr684fe0957b25b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957b25b-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="cakeErr684fe0957b25b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519-suv'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/m519-suv" class="last-item" target="" data-id="525">Antenne Intégrée - SpringSeed M519-SUV</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b966-trace').style.display = (document.getElementById('cakeErr684fe0957b966-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957b966-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b966-code').style.display = (document.getElementById('cakeErr684fe0957b966-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b966-context').style.display = (document.getElementById('cakeErr684fe0957b966-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957b966-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="cakeErr684fe0957b966-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/k663s-xxx" class="last-item" target="" data-id="412">Antenne Intégrée - Coupleur K663S-XXX </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c0a4-trace').style.display = (document.getElementById('cakeErr684fe0957c0a4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957c0a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c0a4-code').style.display = (document.getElementById('cakeErr684fe0957c0a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c0a4-context').style.display = (document.getElementById('cakeErr684fe0957c0a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957c0a4-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="cakeErr684fe0957c0a4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-rdr-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/k663s-rdr-xxx" class="last-item" target="" data-id="415">Antenne Intégrée - Lecteur K663/RDR-xxx</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c789-trace').style.display = (document.getElementById('cakeErr684fe0957c789-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957c789-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c789-code').style.display = (document.getElementById('cakeErr684fe0957c789-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c789-context').style.display = (document.getElementById('cakeErr684fe0957c789-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957c789-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="cakeErr684fe0957c789-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-pc-sc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/oem-prox-n-roll-hsp-pc-sc" class="last-item" target="" data-id="416">Antenne Intégrée - Prox'N'Roll HSP PC/SC </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ce3d-trace').style.display = (document.getElementById('cakeErr684fe0957ce3d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957ce3d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ce3d-code').style.display = (document.getElementById('cakeErr684fe0957ce3d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ce3d-context').style.display = (document.getElementById('cakeErr684fe0957ce3d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957ce3d-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="cakeErr684fe0957ce3d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-rfid-scanner'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/oem-prox-n-roll-hsp-rfid-scanner" class="last-item" target="" data-id="417">Antenne Intégrée - Prox'N'Roll HSP RFID Scanner </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957d4d4-trace').style.display = (document.getElementById('cakeErr684fe0957d4d4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957d4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957d4d4-code').style.display = (document.getElementById('cakeErr684fe0957d4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957d4d4-context').style.display = (document.getElementById('cakeErr684fe0957d4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957d4d4-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="cakeErr684fe0957d4d4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663s-usb-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/h663s-usb-rdr" class="last-item" target="" data-id="478">Antenne Intégrée - Lecteur H663/RDR-USB</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957dbc2-trace').style.display = (document.getElementById('cakeErr684fe0957dbc2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957dbc2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957dbc2-code').style.display = (document.getElementById('cakeErr684fe0957dbc2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957dbc2-context').style.display = (document.getElementById('cakeErr684fe0957dbc2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957dbc2-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="cakeErr684fe0957dbc2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/h663usb" class="last-item" target="" data-id="479">Antenne Intégrée - Coupleur H663-USB/232</a></div><div class="link-wrapper"><span class="separator"></span></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957e341-trace').style.display = (document.getElementById('cakeErr684fe0957e341-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957e341-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957e341-code').style.display = (document.getElementById('cakeErr684fe0957e341-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957e341-context').style.display = (document.getElementById('cakeErr684fe0957e341-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957e341-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="cakeErr684fe0957e341-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/m519" class="last-item" target="" data-id="520">Module seul - SpringSeed M519</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ea0a-trace').style.display = (document.getElementById('cakeErr684fe0957ea0a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957ea0a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ea0a-code').style.display = (document.getElementById('cakeErr684fe0957ea0a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ea0a-context').style.display = (document.getElementById('cakeErr684fe0957ea0a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957ea0a-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="cakeErr684fe0957ea0a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/crazywriter-hsp" class="last-item" target="" data-id="421">Antenne Séparée - CrazyWriter HSP PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f0bf-trace').style.display = (document.getElementById('cakeErr684fe0957f0bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957f0bf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f0bf-code').style.display = (document.getElementById('cakeErr684fe0957f0bf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f0bf-context').style.display = (document.getElementById('cakeErr684fe0957f0bf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957f0bf-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="cakeErr684fe0957f0bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/twistywriter-ip-pcsc" class="last-item" target="" data-id="422">Antenne Séparée - TwistyWriter-IP PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f7e2-trace').style.display = (document.getElementById('cakeErr684fe0957f7e2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957f7e2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f7e2-code').style.display = (document.getElementById('cakeErr684fe0957f7e2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f7e2-context').style.display = (document.getElementById('cakeErr684fe0957f7e2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957f7e2-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="cakeErr684fe0957f7e2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/twistywriter-ip-rdr" class="last-item" target="" data-id="423">Antenne Séparée - TwistyWriter-IP RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957fe78-trace').style.display = (document.getElementById('cakeErr684fe0957fe78-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957fe78-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957fe78-code').style.display = (document.getElementById('cakeErr684fe0957fe78-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957fe78-context').style.display = (document.getElementById('cakeErr684fe0957fe78-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957fe78-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="cakeErr684fe0957fe78-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/twistywriter-hsp" class="last-item" target="" data-id="424">Antenne séparée - TwistyWriter HSP PC/SC</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="419">
<h4>Lecteurs de bureau</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580545-trace').style.display = (document.getElementById('cakeErr684fe09580545-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09580545-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580545-code').style.display = (document.getElementById('cakeErr684fe09580545-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580545-context').style.display = (document.getElementById('cakeErr684fe09580545-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09580545-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="cakeErr684fe09580545-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-base'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/puck-base" class="last-item" target="" data-id="420">Puck Base</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580c49-trace').style.display = (document.getElementById('cakeErr684fe09580c49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09580c49-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580c49-code').style.display = (document.getElementById('cakeErr684fe09580c49-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580c49-context').style.display = (document.getElementById('cakeErr684fe09580c49-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09580c49-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="cakeErr684fe09580c49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-one'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/puck-one" class="last-item" target="" data-id="480">Puck One</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09581305-trace').style.display = (document.getElementById('cakeErr684fe09581305-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09581305-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09581305-code').style.display = (document.getElementById('cakeErr684fe09581305-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09581305-context').style.display = (document.getElementById('cakeErr684fe09581305-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09581305-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="cakeErr684fe09581305-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-blue'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/puck-blue" class="last-item" target="" data-id="481">Puck Blue</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095819ba-trace').style.display = (document.getElementById('cakeErr684fe095819ba-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095819ba-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095819ba-code').style.display = (document.getElementById('cakeErr684fe095819ba-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095819ba-context').style.display = (document.getElementById('cakeErr684fe095819ba-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095819ba-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="cakeErr684fe095819ba-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-pcsc-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/proxnroll-pcsc-hsp" class="last-item" target="" data-id="418">Prox'N'Roll HSP PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958203d-trace').style.display = (document.getElementById('cakeErr684fe0958203d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958203d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958203d-code').style.display = (document.getElementById('cakeErr684fe0958203d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958203d-context').style.display = (document.getElementById('cakeErr684fe0958203d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958203d-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="cakeErr684fe0958203d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-rfid-scan-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/proxnroll-rfid-scan-hsp" class="last-item" target="" data-id="403">Prox'N'Roll RFID Scanner HSP</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="407">
<h4>Lecteurs muraux</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582748-trace').style.display = (document.getElementById('cakeErr684fe09582748-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09582748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582748-code').style.display = (document.getElementById('cakeErr684fe09582748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582748-context').style.display = (document.getElementById('cakeErr684fe09582748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09582748-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="cakeErr684fe09582748-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springpark'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/springpark" class="last-item" target="" data-id="413">SpringPark-SD</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582e1b-trace').style.display = (document.getElementById('cakeErr684fe09582e1b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09582e1b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582e1b-code').style.display = (document.getElementById('cakeErr684fe09582e1b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582e1b-context').style.display = (document.getElementById('cakeErr684fe09582e1b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09582e1b-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="cakeErr684fe09582e1b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/funkygate-ip-pcsc" class="last-item" target="" data-id="408">FunkyGate-IP POE PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095834ff-trace').style.display = (document.getElementById('cakeErr684fe095834ff-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095834ff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095834ff-code').style.display = (document.getElementById('cakeErr684fe095834ff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095834ff-context').style.display = (document.getElementById('cakeErr684fe095834ff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095834ff-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="cakeErr684fe095834ff-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-dw-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/funkygate-dw-nfc" class="last-item" target="" data-id="409">FunkyGate-DW RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09583be2-trace').style.display = (document.getElementById('cakeErr684fe09583be2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09583be2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09583be2-code').style.display = (document.getElementById('cakeErr684fe09583be2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09583be2-context').style.display = (document.getElementById('cakeErr684fe09583be2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09583be2-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="cakeErr684fe09583be2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/funkygate-ip-nfc" class="last-item" target="" data-id="410">FunkyGate-IP RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584297-trace').style.display = (document.getElementById('cakeErr684fe09584297-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09584297-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584297-code').style.display = (document.getElementById('cakeErr684fe09584297-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584297-context').style.display = (document.getElementById('cakeErr684fe09584297-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09584297-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="cakeErr684fe09584297-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazy-uhf'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/crazy-uhf" class="last-item" target="" data-id="429">Crazy-UHF</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="425">
<h4>Lecteurs pour véhicules </h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584964-trace').style.display = (document.getElementById('cakeErr684fe09584964-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09584964-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584964-code').style.display = (document.getElementById('cakeErr684fe09584964-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584964-context').style.display = (document.getElementById('cakeErr684fe09584964-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09584964-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="cakeErr684fe09584964-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/prox-n-drive'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/prox-n-drive" class="last-item" target="" data-id="426">Prox'N'Drive</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="427">
<h4>Scanners</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585029-trace').style.display = (document.getElementById('cakeErr684fe09585029-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09585029-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585029-code').style.display = (document.getElementById('cakeErr684fe09585029-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585029-context').style.display = (document.getElementById('cakeErr684fe09585029-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09585029-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="cakeErr684fe09585029-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/durascan-d600'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/durascan-d600" class="last-item" target="" data-id="428">Durascan D600</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="430">
<h4>Accessoires</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095856f3-trace').style.display = (document.getElementById('cakeErr684fe095856f3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095856f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095856f3-code').style.display = (document.getElementById('cakeErr684fe095856f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095856f3-context').style.display = (document.getElementById('cakeErr684fe095856f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095856f3-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="cakeErr684fe095856f3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/antennas'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/antennas" class="last-item" target="" data-id="431">Antennes 13.56MHz RFID & NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585d4c-trace').style.display = (document.getElementById('cakeErr684fe09585d4c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09585d4c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585d4c-code').style.display = (document.getElementById('cakeErr684fe09585d4c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585d4c-context').style.display = (document.getElementById('cakeErr684fe09585d4c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09585d4c-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="cakeErr684fe09585d4c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/usb-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/usb-interfaces" class="last-item" target="" data-id="433">Interfaces USB</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586440-trace').style.display = (document.getElementById('cakeErr684fe09586440-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09586440-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586440-code').style.display = (document.getElementById('cakeErr684fe09586440-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586440-context').style.display = (document.getElementById('cakeErr684fe09586440-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09586440-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="cakeErr684fe09586440-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/cable-usb-a'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/cable-usb-a" class="last-item" target="" data-id="436">Câble USB A</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586a50-trace').style.display = (document.getElementById('cakeErr684fe09586a50-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09586a50-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586a50-code').style.display = (document.getElementById('cakeErr684fe09586a50-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586a50-context').style.display = (document.getElementById('cakeErr684fe09586a50-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09586a50-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="cakeErr684fe09586a50-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/serial-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/serial-interfaces" class="last-item" target="" data-id="434">Interfaces série</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587108-trace').style.display = (document.getElementById('cakeErr684fe09587108-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09587108-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587108-code').style.display = (document.getElementById('cakeErr684fe09587108-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587108-context').style.display = (document.getElementById('cakeErr684fe09587108-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09587108-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="cakeErr684fe09587108-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springbox-i'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/springbox-i" class="last-item" target="" data-id="435"> SpringBox I</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095877b4-trace').style.display = (document.getElementById('cakeErr684fe095877b4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095877b4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095877b4-code').style.display = (document.getElementById('cakeErr684fe095877b4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095877b4-context').style.display = (document.getElementById('cakeErr684fe095877b4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095877b4-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="cakeErr684fe095877b4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-cards'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/rfid-nfc-cards" class="last-item" target="" data-id="432">Cartes RFID & NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587df9-trace').style.display = (document.getElementById('cakeErr684fe09587df9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09587df9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587df9-code').style.display = (document.getElementById('cakeErr684fe09587df9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587df9-context').style.display = (document.getElementById('cakeErr684fe09587df9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09587df9-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="cakeErr684fe09587df9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-tags'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/rfid-nfc-tags" class="last-item" target="" data-id="483">Tags RFID & NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095884d9-trace').style.display = (document.getElementById('cakeErr684fe095884d9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095884d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095884d9-code').style.display = (document.getElementById('cakeErr684fe095884d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095884d9-context').style.display = (document.getElementById('cakeErr684fe095884d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095884d9-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="cakeErr684fe095884d9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/apple-google-wallet-nfc-passes'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/apple-google-wallet-nfc-passes" class="last-item" target="" data-id="496">Passes Apple & Google Wallet</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09588b96-trace').style.display = (document.getElementById('cakeErr684fe09588b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09588b96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09588b96-code').style.display = (document.getElementById('cakeErr684fe09588b96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09588b96-context').style.display = (document.getElementById('cakeErr684fe09588b96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09588b96-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="cakeErr684fe09588b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springfield-florida-tower'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/springfield-florida-tower" class="last-item" target="" data-id="522">SpringField Florida & SpringTower</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="456">
<h4>Passes NFC</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095892b5-trace').style.display = (document.getElementById('cakeErr684fe095892b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095892b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095892b5-code').style.display = (document.getElementById('cakeErr684fe095892b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095892b5-context').style.display = (document.getElementById('cakeErr684fe095892b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095892b5-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="cakeErr684fe095892b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://springpass.springcard.com/" class="last-item" target="_blank" data-id="457">Générateur de passes Apple & Google Wallet</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="414">
<h4>Outils</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095899a0-trace').style.display = (document.getElementById('cakeErr684fe095899a0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095899a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095899a0-code').style.display = (document.getElementById('cakeErr684fe095899a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095899a0-context').style.display = (document.getElementById('cakeErr684fe095899a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095899a0-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="cakeErr684fe095899a0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://companion.springcard.com/:lang/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://companion.springcard.com/fr/" class="last-item" target="_blank" data-id="458">Companion</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a04d-trace').style.display = (document.getElementById('cakeErr684fe0958a04d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958a04d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a04d-code').style.display = (document.getElementById('cakeErr684fe0958a04d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a04d-context').style.display = (document.getElementById('cakeErr684fe0958a04d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958a04d-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="cakeErr684fe0958a04d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://mqtt.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://mqtt.springcard.com/" class="last-item" target="_blank" data-id="459">MQTT</a></div><div class="link-wrapper"><a href="#" class="last-item" target="_blank" data-id="460">HTTP Client</a></div><div class="link-wrapper"><a href="#" class="last-item" target="_blank" data-id="461">WebSocket</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a785-trace').style.display = (document.getElementById('cakeErr684fe0958a785-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958a785-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a785-code').style.display = (document.getElementById('cakeErr684fe0958a785-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a785-context').style.display = (document.getElementById('cakeErr684fe0958a785-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958a785-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="cakeErr684fe0958a785-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://springpass.springcard.com/" class="last-item" target="_blank" data-id="519">SpringPass</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958ae1c-trace').style.display = (document.getElementById('cakeErr684fe0958ae1c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958ae1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958ae1c-code').style.display = (document.getElementById('cakeErr684fe0958ae1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958ae1c-context').style.display = (document.getElementById('cakeErr684fe0958ae1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958ae1c-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="cakeErr684fe0958ae1c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/services" class="" target=""><span class="truncate">SERVICES</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/services.svg)"></span>
</div>
<div class="menu-items">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958b511-trace').style.display = (document.getElementById('cakeErr684fe0958b511-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958b511-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958b511-code').style.display = (document.getElementById('cakeErr684fe0958b511-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958b511-context').style.display = (document.getElementById('cakeErr684fe0958b511-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958b511-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="cakeErr684fe0958b511-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/services" class="" target="" data-id="513">Tous les services</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="439">Bureau R&D</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="442">Projets sur-mesure</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958bb86-trace').style.display = (document.getElementById('cakeErr684fe0958bb86-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958bb86-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958bb86-code').style.display = (document.getElementById('cakeErr684fe0958bb86-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958bb86-context').style.display = (document.getElementById('cakeErr684fe0958bb86-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958bb86-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="cakeErr684fe0958bb86-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/contact'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 169,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 169
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/contact" class="" target="" data-id="512">Support technique </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c246-trace').style.display = (document.getElementById('cakeErr684fe0958c246-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958c246-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c246-code').style.display = (document.getElementById('cakeErr684fe0958c246-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c246-context').style.display = (document.getElementById('cakeErr684fe0958c246-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958c246-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="cakeErr684fe0958c246-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 169,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 169
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://tech.springcard.com/" class="" target="_blank" data-id="523">Blog technique</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="439">
<h4>Bureau R&D</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c8ce-trace').style.display = (document.getElementById('cakeErr684fe0958c8ce-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958c8ce-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c8ce-code').style.display = (document.getElementById('cakeErr684fe0958c8ce-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c8ce-context').style.display = (document.getElementById('cakeErr684fe0958c8ce-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958c8ce-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="cakeErr684fe0958c8ce-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/engineering-office" class="last-item" target="" data-id="440">Hardware</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958cf98-trace').style.display = (document.getElementById('cakeErr684fe0958cf98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958cf98-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958cf98-code').style.display = (document.getElementById('cakeErr684fe0958cf98-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958cf98-context').style.display = (document.getElementById('cakeErr684fe0958cf98-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958cf98-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="cakeErr684fe0958cf98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/engineering-office" class="last-item" target="" data-id="441">Firmware & Software</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958d5de-trace').style.display = (document.getElementById('cakeErr684fe0958d5de-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958d5de-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958d5de-code').style.display = (document.getElementById('cakeErr684fe0958d5de-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958d5de-context').style.display = (document.getElementById('cakeErr684fe0958d5de-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958d5de-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="cakeErr684fe0958d5de-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services/software-libraries'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/services/software-libraries" class="last-item" target="" data-id="477">Librairies software</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="442">
<h4>Projets sur-mesure</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958dcb2-trace').style.display = (document.getElementById('cakeErr684fe0958dcb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958dcb2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958dcb2-code').style.display = (document.getElementById('cakeErr684fe0958dcb2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958dcb2-context').style.display = (document.getElementById('cakeErr684fe0958dcb2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958dcb2-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="cakeErr684fe0958dcb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/electronics-products-conception'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/electronics-products-conception" class="last-item" target="" data-id="474">Conception de produits électroniques</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958e455-trace').style.display = (document.getElementById('cakeErr684fe0958e455-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958e455-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958e455-code').style.display = (document.getElementById('cakeErr684fe0958e455-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958e455-context').style.display = (document.getElementById('cakeErr684fe0958e455-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958e455-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="cakeErr684fe0958e455-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/development'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/development" class="last-item" target="" data-id="475">Développements</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958eb24-trace').style.display = (document.getElementById('cakeErr684fe0958eb24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958eb24-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958eb24-code').style.display = (document.getElementById('cakeErr684fe0958eb24-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958eb24-context').style.display = (document.getElementById('cakeErr684fe0958eb24-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958eb24-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="cakeErr684fe0958eb24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/qualifications'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/qualifications" class="last-item" target="" data-id="476">Qualifications</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f20e-trace').style.display = (document.getElementById('cakeErr684fe0958f20e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958f20e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f20e-code').style.display = (document.getElementById('cakeErr684fe0958f20e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f20e-context').style.display = (document.getElementById('cakeErr684fe0958f20e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958f20e-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="cakeErr684fe0958f20e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/consulting-support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/consulting-support" class="last-item" target="" data-id="498">Consulting</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f8bf-trace').style.display = (document.getElementById('cakeErr684fe0958f8bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958f8bf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f8bf-code').style.display = (document.getElementById('cakeErr684fe0958f8bf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f8bf-context').style.display = (document.getElementById('cakeErr684fe0958f8bf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958f8bf-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="cakeErr684fe0958f8bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/blog/news" class="" target=""><span class="truncate">CAS D'USAGE</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/usecase.svg)"></span>
</div>
<div class="menu-items">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958fffa-trace').style.display = (document.getElementById('cakeErr684fe0958fffa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958fffa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958fffa-code').style.display = (document.getElementById('cakeErr684fe0958fffa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958fffa-context').style.display = (document.getElementById('cakeErr684fe0958fffa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958fffa-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="cakeErr684fe0958fffa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news" class="" target="" data-id="484">Tous les cas d'usage</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="437">Champs d'application RFID/NFC</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="438">Cas d'usage produits</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590658-trace').style.display = (document.getElementById('cakeErr684fe09590658-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09590658-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590658-code').style.display = (document.getElementById('cakeErr684fe09590658-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590658-context').style.display = (document.getElementById('cakeErr684fe09590658-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09590658-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="cakeErr684fe09590658-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 169,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 169
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://tech.springcard.com/" class="" target="" data-id="524">Blog Technique</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="437">
<h4>Champs d'application RFID/NFC</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590d0f-trace').style.display = (document.getElementById('cakeErr684fe09590d0f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09590d0f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590d0f-code').style.display = (document.getElementById('cakeErr684fe09590d0f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590d0f-context').style.display = (document.getElementById('cakeErr684fe09590d0f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09590d0f-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="cakeErr684fe09590d0f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution" class="last-item" target="" data-id="443">Accès sécurisés pour les chantiers de construction</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591407-trace').style.display = (document.getElementById('cakeErr684fe09591407-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09591407-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591407-code').style.display = (document.getElementById('cakeErr684fe09591407-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591407-context').style.display = (document.getElementById('cakeErr684fe09591407-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09591407-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="cakeErr684fe09591407-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="last-item" target="" data-id="444">Systèmes d'identification et d'authentification sur les événements</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591a24-trace').style.display = (document.getElementById('cakeErr684fe09591a24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09591a24-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591a24-code').style.display = (document.getElementById('cakeErr684fe09591a24-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591a24-context').style.display = (document.getElementById('cakeErr684fe09591a24-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09591a24-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="cakeErr684fe09591a24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="last-item" target="" data-id="445">Restauration connectée en entreprise</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592085-trace').style.display = (document.getElementById('cakeErr684fe09592085-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09592085-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592085-code').style.display = (document.getElementById('cakeErr684fe09592085-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592085-context').style.display = (document.getElementById('cakeErr684fe09592085-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09592085-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="cakeErr684fe09592085-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="last-item" target="" data-id="451">Accès aux musées et parcs d'attractions</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959269e-trace').style.display = (document.getElementById('cakeErr684fe0959269e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959269e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959269e-code').style.display = (document.getElementById('cakeErr684fe0959269e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959269e-context').style.display = (document.getElementById('cakeErr684fe0959269e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959269e-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="cakeErr684fe0959269e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="last-item" target="" data-id="452">Gestion de données collectées dans les parkings</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592d11-trace').style.display = (document.getElementById('cakeErr684fe09592d11-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09592d11-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592d11-code').style.display = (document.getElementById('cakeErr684fe09592d11-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592d11-context').style.display = (document.getElementById('cakeErr684fe09592d11-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09592d11-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="cakeErr684fe09592d11-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/exercise-with-our-funkygate'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/exercise-with-our-funkygate" class="last-item" target="" data-id="455">Systèmes de contrôle d'accès pour les clubs de fitness</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="438">
<h4>Cas d'usage produits</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095933b6-trace').style.display = (document.getElementById('cakeErr684fe095933b6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095933b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095933b6-code').style.display = (document.getElementById('cakeErr684fe095933b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095933b6-context').style.display = (document.getElementById('cakeErr684fe095933b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095933b6-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="cakeErr684fe095933b6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'en/products/funkygate-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/en/products/funkygate-ip-rdr" class="last-item" target="" data-id="446">FunkyGate-IP RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095939f4-trace').style.display = (document.getElementById('cakeErr684fe095939f4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095939f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095939f4-code').style.display = (document.getElementById('cakeErr684fe095939f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095939f4-context').style.display = (document.getElementById('cakeErr684fe095939f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095939f4-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="cakeErr684fe095939f4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="last-item" target="" data-id="447">Module H663 USB</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594075-trace').style.display = (document.getElementById('cakeErr684fe09594075-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09594075-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594075-code').style.display = (document.getElementById('cakeErr684fe09594075-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594075-context').style.display = (document.getElementById('cakeErr684fe09594075-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09594075-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="cakeErr684fe09594075-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="last-item" target="" data-id="448">TwistyWriter-IP PC/SC (OEM)</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594720-trace').style.display = (document.getElementById('cakeErr684fe09594720-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09594720-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594720-code').style.display = (document.getElementById('cakeErr684fe09594720-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594720-context').style.display = (document.getElementById('cakeErr684fe09594720-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09594720-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="cakeErr684fe09594720-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="last-item" target="" data-id="450">TwistyWriter</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594e92-trace').style.display = (document.getElementById('cakeErr684fe09594e92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09594e92-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594e92-code').style.display = (document.getElementById('cakeErr684fe09594e92-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594e92-context').style.display = (document.getElementById('cakeErr684fe09594e92-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09594e92-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="cakeErr684fe09594e92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="last-item" target="" data-id="453">K663S-XXX Coupler</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959548f-trace').style.display = (document.getElementById('cakeErr684fe0959548f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959548f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959548f-code').style.display = (document.getElementById('cakeErr684fe0959548f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959548f-context').style.display = (document.getElementById('cakeErr684fe0959548f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959548f-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="cakeErr684fe0959548f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/story" class="" target=""><span class="truncate">A PROPOS</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/about.svg)"></span>
</div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="472">SpringCard en détail</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="488">Nos actualités</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="493">Des questions ?</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="515">Sponsoring Voile</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="472">
<h4>SpringCard en détail</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09595b87-trace').style.display = (document.getElementById('cakeErr684fe09595b87-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09595b87-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09595b87-code').style.display = (document.getElementById('cakeErr684fe09595b87-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09595b87-context').style.display = (document.getElementById('cakeErr684fe09595b87-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09595b87-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="cakeErr684fe09595b87-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/story" class="last-item" target="" data-id="485">Notre histoire</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09596205-trace').style.display = (document.getElementById('cakeErr684fe09596205-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09596205-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09596205-code').style.display = (document.getElementById('cakeErr684fe09596205-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09596205-context').style.display = (document.getElementById('cakeErr684fe09596205-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09596205-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="cakeErr684fe09596205-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/team'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/team" class="last-item" target="" data-id="486">Notre équipe</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959685d-trace').style.display = (document.getElementById('cakeErr684fe0959685d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959685d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959685d-code').style.display = (document.getElementById('cakeErr684fe0959685d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959685d-context').style.display = (document.getElementById('cakeErr684fe0959685d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959685d-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="cakeErr684fe0959685d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/values'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/values" class="last-item" target="" data-id="487">Nos mission, vision, valeurs</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959714a-trace').style.display = (document.getElementById('cakeErr684fe0959714a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959714a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959714a-code').style.display = (document.getElementById('cakeErr684fe0959714a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959714a-context').style.display = (document.getElementById('cakeErr684fe0959714a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959714a-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="cakeErr684fe0959714a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/springcard-jobs-offres-d-emploi" class="last-item" target="" data-id="514">Nous rejoindre !</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="488">
<h4>Nos actualités</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09597b75-trace').style.display = (document.getElementById('cakeErr684fe09597b75-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09597b75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09597b75-code').style.display = (document.getElementById('cakeErr684fe09597b75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09597b75-context').style.display = (document.getElementById('cakeErr684fe09597b75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09597b75-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="cakeErr684fe09597b75-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news" class="last-item" target="" data-id="489">Notre blog </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959863c-trace').style.display = (document.getElementById('cakeErr684fe0959863c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959863c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959863c-code').style.display = (document.getElementById('cakeErr684fe0959863c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959863c-context').style.display = (document.getElementById('cakeErr684fe0959863c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959863c-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="cakeErr684fe0959863c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://tech.springcard.com/" class="last-item" target="_blank" data-id="490">Notre blog technique</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599158-trace').style.display = (document.getElementById('cakeErr684fe09599158-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09599158-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599158-code').style.display = (document.getElementById('cakeErr684fe09599158-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599158-context').style.display = (document.getElementById('cakeErr684fe09599158-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09599158-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="cakeErr684fe09599158-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/RFID-NFC-solutions'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/RFID-NFC-solutions" class="last-item" target="" data-id="492">Nos cas d'usage</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599ce3-trace').style.display = (document.getElementById('cakeErr684fe09599ce3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09599ce3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599ce3-code').style.display = (document.getElementById('cakeErr684fe09599ce3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599ce3-context').style.display = (document.getElementById('cakeErr684fe09599ce3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09599ce3-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="cakeErr684fe09599ce3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/learning'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/learning" class="last-item" target="" data-id="473">En savoir plus sur les technologies sans contact</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="493">
<h4>Des questions ?</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959a885-trace').style.display = (document.getElementById('cakeErr684fe0959a885-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959a885-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959a885-code').style.display = (document.getElementById('cakeErr684fe0959a885-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959a885-context').style.display = (document.getElementById('cakeErr684fe0959a885-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959a885-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="cakeErr684fe0959a885-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=generic'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=generic" class="last-item" target="" data-id="494">Information générale </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b196-trace').style.display = (document.getElementById('cakeErr684fe0959b196-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959b196-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b196-code').style.display = (document.getElementById('cakeErr684fe0959b196-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b196-context').style.display = (document.getElementById('cakeErr684fe0959b196-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959b196-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="cakeErr684fe0959b196-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=support" class="last-item" target="" data-id="505">Support technique </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b808-trace').style.display = (document.getElementById('cakeErr684fe0959b808-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959b808-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b808-code').style.display = (document.getElementById('cakeErr684fe0959b808-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b808-context').style.display = (document.getElementById('cakeErr684fe0959b808-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959b808-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="cakeErr684fe0959b808-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=account'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=account" class="last-item" target="" data-id="506">Créer un compte client </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959beb2-trace').style.display = (document.getElementById('cakeErr684fe0959beb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959beb2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959beb2-code').style.display = (document.getElementById('cakeErr684fe0959beb2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959beb2-context').style.display = (document.getElementById('cakeErr684fe0959beb2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959beb2-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="cakeErr684fe0959beb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=register" class="last-item" target="" data-id="507">Enregistrer un produit</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959c4ae-trace').style.display = (document.getElementById('cakeErr684fe0959c4ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959c4ae-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959c4ae-code').style.display = (document.getElementById('cakeErr684fe0959c4ae-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959c4ae-context').style.display = (document.getElementById('cakeErr684fe0959c4ae-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959c4ae-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="cakeErr684fe0959c4ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=register" class="last-item" target="" data-id="508">Candidature</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959cb1a-trace').style.display = (document.getElementById('cakeErr684fe0959cb1a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959cb1a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959cb1a-code').style.display = (document.getElementById('cakeErr684fe0959cb1a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959cb1a-context').style.display = (document.getElementById('cakeErr684fe0959cb1a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959cb1a-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="cakeErr684fe0959cb1a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=grpd'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=grpd" class="last-item" target="" data-id="509">Retrouver mes données</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d0e3-trace').style.display = (document.getElementById('cakeErr684fe0959d0e3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959d0e3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d0e3-code').style.display = (document.getElementById('cakeErr684fe0959d0e3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d0e3-context').style.display = (document.getElementById('cakeErr684fe0959d0e3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959d0e3-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="cakeErr684fe0959d0e3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=quote'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=quote" class="last-item" target="" data-id="510">Demande de devis</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d707-trace').style.display = (document.getElementById('cakeErr684fe0959d707-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959d707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d707-code').style.display = (document.getElementById('cakeErr684fe0959d707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d707-context').style.display = (document.getElementById('cakeErr684fe0959d707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959d707-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="cakeErr684fe0959d707-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=order'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=order" class="last-item" target="" data-id="511">Passer une commande</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="515">
<h4>Sponsoring Voile</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959dd94-trace').style.display = (document.getElementById('cakeErr684fe0959dd94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959dd94-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959dd94-code').style.display = (document.getElementById('cakeErr684fe0959dd94-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959dd94-context').style.display = (document.getElementById('cakeErr684fe0959dd94-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959dd94-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="cakeErr684fe0959dd94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/springcard-official-sponsor'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/springcard-official-sponsor" class="last-item" target="" data-id="517">SpringCard Sponsor Supporter</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959e394-trace').style.display = (document.getElementById('cakeErr684fe0959e394-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959e394-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959e394-code').style.display = (document.getElementById('cakeErr684fe0959e394-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959e394-context').style.display = (document.getElementById('cakeErr684fe0959e394-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959e394-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="cakeErr684fe0959e394-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 203,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 203
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="#" class="menu-search"><i class="fa fa-search" aria-label="rechercher"></i></a> <div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="spc-search-menu">
<div class="spc-search-menu__inner">
<div id="searchbox"></div>
<div class="spc-hits">
<div id="hits"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
<div class="extra-menu">
<a href="/fr/contact" class="contact primary-contact-button btn btn-sm btn-primary">Contact</a> </div>
</nav>
<nav id="main-menu" class="main-menu">
<div class="main-menu__container">
<button id="menu-toggle-c" class="menu-toggle menu-toggle--cross" data-toggle="main-menu">
<span class="menu-toggle__cross"></span>
</button>
<ul class="lang-switcher"><li class=" fr_FR"><a href="/fr"><span class="flag-icon flag-icon-fr"></span><span>Français</span></a></li><li class=" it_IT"><a href="/it"><span class="flag-icon flag-icon-it"></span><span>Italiano</span></a></li></ul> <ul id="menu-mobile" class="menu-mo">
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959ea9c-trace').style.display = (document.getElementById('cakeErr684fe0959ea9c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959ea9c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959ea9c-code').style.display = (document.getElementById('cakeErr684fe0959ea9c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959ea9c-context').style.display = (document.getElementById('cakeErr684fe0959ea9c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959ea9c-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="cakeErr684fe0959ea9c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="https://www.springcard.com/" class="" target=""><span>ACCUEIL</span></a>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f06d-trace').style.display = (document.getElementById('cakeErr684fe0959f06d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959f06d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f06d-code').style.display = (document.getElementById('cakeErr684fe0959f06d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f06d-context').style.display = (document.getElementById('cakeErr684fe0959f06d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959f06d-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="cakeErr684fe0959f06d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/products" class="" target=""><span>PRODUITS</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f6ed-trace').style.display = (document.getElementById('cakeErr684fe0959f6ed-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959f6ed-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f6ed-code').style.display = (document.getElementById('cakeErr684fe0959f6ed-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f6ed-context').style.display = (document.getElementById('cakeErr684fe0959f6ed-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959f6ed-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="cakeErr684fe0959f6ed-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products" class="" target="" data-id="401">Tous les produits</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959fde0-trace').style.display = (document.getElementById('cakeErr684fe0959fde0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959fde0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959fde0-code').style.display = (document.getElementById('cakeErr684fe0959fde0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959fde0-context').style.display = (document.getElementById('cakeErr684fe0959fde0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959fde0-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="cakeErr684fe0959fde0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m" class="" target="_blank" data-id="402">Aide à la recherche</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a046c-trace').style.display = (document.getElementById('cakeErr684fe095a046c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a046c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a046c-code').style.display = (document.getElementById('cakeErr684fe095a046c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a046c-context').style.display = (document.getElementById('cakeErr684fe095a046c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a046c-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="cakeErr684fe095a046c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/download/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/download/products" class="" target="" data-id="449">Tous les téléchargements</a></li> <li><a href="#" class="" target="" data-id="411">OEM<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a0b72-trace').style.display = (document.getElementById('cakeErr684fe095a0b72-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a0b72-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a0b72-code').style.display = (document.getElementById('cakeErr684fe095a0b72-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a0b72-context').style.display = (document.getElementById('cakeErr684fe095a0b72-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a0b72-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="cakeErr684fe095a0b72-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519-suv'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/m519-suv" class="" target="" data-id="525">Antenne Intégrée - SpringSeed M519-SUV</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1937-trace').style.display = (document.getElementById('cakeErr684fe095a1937-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a1937-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1937-code').style.display = (document.getElementById('cakeErr684fe095a1937-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1937-context').style.display = (document.getElementById('cakeErr684fe095a1937-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a1937-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="cakeErr684fe095a1937-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/k663s-xxx" class="" target="" data-id="412">Antenne Intégrée - Coupleur K663S-XXX </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1fdc-trace').style.display = (document.getElementById('cakeErr684fe095a1fdc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a1fdc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1fdc-code').style.display = (document.getElementById('cakeErr684fe095a1fdc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1fdc-context').style.display = (document.getElementById('cakeErr684fe095a1fdc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a1fdc-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="cakeErr684fe095a1fdc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-rdr-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/k663s-rdr-xxx" class="" target="" data-id="415">Antenne Intégrée - Lecteur K663/RDR-xxx</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a26e8-trace').style.display = (document.getElementById('cakeErr684fe095a26e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a26e8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a26e8-code').style.display = (document.getElementById('cakeErr684fe095a26e8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a26e8-context').style.display = (document.getElementById('cakeErr684fe095a26e8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a26e8-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="cakeErr684fe095a26e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-pc-sc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/oem-prox-n-roll-hsp-pc-sc" class="" target="" data-id="416">Antenne Intégrée - Prox'N'Roll HSP PC/SC </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a2df1-trace').style.display = (document.getElementById('cakeErr684fe095a2df1-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a2df1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a2df1-code').style.display = (document.getElementById('cakeErr684fe095a2df1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a2df1-context').style.display = (document.getElementById('cakeErr684fe095a2df1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a2df1-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="cakeErr684fe095a2df1-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-rfid-scanner'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/oem-prox-n-roll-hsp-rfid-scanner" class="" target="" data-id="417">Antenne Intégrée - Prox'N'Roll HSP RFID Scanner </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a34c2-trace').style.display = (document.getElementById('cakeErr684fe095a34c2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a34c2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a34c2-code').style.display = (document.getElementById('cakeErr684fe095a34c2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a34c2-context').style.display = (document.getElementById('cakeErr684fe095a34c2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a34c2-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="cakeErr684fe095a34c2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663s-usb-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/h663s-usb-rdr" class="" target="" data-id="478">Antenne Intégrée - Lecteur H663/RDR-USB</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a3bbc-trace').style.display = (document.getElementById('cakeErr684fe095a3bbc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a3bbc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a3bbc-code').style.display = (document.getElementById('cakeErr684fe095a3bbc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a3bbc-context').style.display = (document.getElementById('cakeErr684fe095a3bbc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a3bbc-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="cakeErr684fe095a3bbc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/h663usb" class="" target="" data-id="479">Antenne Intégrée - Coupleur H663-USB/232</a></li><li><span class="separator"></span></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a4310-trace').style.display = (document.getElementById('cakeErr684fe095a4310-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a4310-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a4310-code').style.display = (document.getElementById('cakeErr684fe095a4310-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a4310-context').style.display = (document.getElementById('cakeErr684fe095a4310-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a4310-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="cakeErr684fe095a4310-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/m519" class="" target="" data-id="520">Module seul - SpringSeed M519</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a49fa-trace').style.display = (document.getElementById('cakeErr684fe095a49fa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a49fa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a49fa-code').style.display = (document.getElementById('cakeErr684fe095a49fa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a49fa-context').style.display = (document.getElementById('cakeErr684fe095a49fa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a49fa-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="cakeErr684fe095a49fa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/crazywriter-hsp" class="" target="" data-id="421">Antenne Séparée - CrazyWriter HSP PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a50a8-trace').style.display = (document.getElementById('cakeErr684fe095a50a8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a50a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a50a8-code').style.display = (document.getElementById('cakeErr684fe095a50a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a50a8-context').style.display = (document.getElementById('cakeErr684fe095a50a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a50a8-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="cakeErr684fe095a50a8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/twistywriter-ip-pcsc" class="" target="" data-id="422">Antenne Séparée - TwistyWriter-IP PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a57a3-trace').style.display = (document.getElementById('cakeErr684fe095a57a3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a57a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a57a3-code').style.display = (document.getElementById('cakeErr684fe095a57a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a57a3-context').style.display = (document.getElementById('cakeErr684fe095a57a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a57a3-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="cakeErr684fe095a57a3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/twistywriter-ip-rdr" class="" target="" data-id="423">Antenne Séparée - TwistyWriter-IP RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a5ec7-trace').style.display = (document.getElementById('cakeErr684fe095a5ec7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a5ec7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a5ec7-code').style.display = (document.getElementById('cakeErr684fe095a5ec7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a5ec7-context').style.display = (document.getElementById('cakeErr684fe095a5ec7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a5ec7-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="cakeErr684fe095a5ec7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/twistywriter-hsp" class="" target="" data-id="424">Antenne séparée - TwistyWriter HSP PC/SC</a></li></ul></li><li><a href="#" class="" target="" data-id="419">Lecteurs de bureau<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a657c-trace').style.display = (document.getElementById('cakeErr684fe095a657c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a657c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a657c-code').style.display = (document.getElementById('cakeErr684fe095a657c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a657c-context').style.display = (document.getElementById('cakeErr684fe095a657c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a657c-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="cakeErr684fe095a657c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-base'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/puck-base" class="" target="" data-id="420">Puck Base</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a6c14-trace').style.display = (document.getElementById('cakeErr684fe095a6c14-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a6c14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a6c14-code').style.display = (document.getElementById('cakeErr684fe095a6c14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a6c14-context').style.display = (document.getElementById('cakeErr684fe095a6c14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a6c14-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="cakeErr684fe095a6c14-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-one'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/puck-one" class="" target="" data-id="480">Puck One</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a72b5-trace').style.display = (document.getElementById('cakeErr684fe095a72b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a72b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a72b5-code').style.display = (document.getElementById('cakeErr684fe095a72b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a72b5-context').style.display = (document.getElementById('cakeErr684fe095a72b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a72b5-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="cakeErr684fe095a72b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-blue'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/puck-blue" class="" target="" data-id="481">Puck Blue</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a99ae-trace').style.display = (document.getElementById('cakeErr684fe095a99ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a99ae-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a99ae-code').style.display = (document.getElementById('cakeErr684fe095a99ae-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a99ae-context').style.display = (document.getElementById('cakeErr684fe095a99ae-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a99ae-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="cakeErr684fe095a99ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-pcsc-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/proxnroll-pcsc-hsp" class="" target="" data-id="418">Prox'N'Roll HSP PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a9ff0-trace').style.display = (document.getElementById('cakeErr684fe095a9ff0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a9ff0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a9ff0-code').style.display = (document.getElementById('cakeErr684fe095a9ff0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a9ff0-context').style.display = (document.getElementById('cakeErr684fe095a9ff0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a9ff0-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="cakeErr684fe095a9ff0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-rfid-scan-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/proxnroll-rfid-scan-hsp" class="" target="" data-id="403">Prox'N'Roll RFID Scanner HSP</a></li></ul></li><li><a href="#" class="" target="" data-id="407">Lecteurs muraux<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aa6ef-trace').style.display = (document.getElementById('cakeErr684fe095aa6ef-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095aa6ef-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aa6ef-code').style.display = (document.getElementById('cakeErr684fe095aa6ef-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aa6ef-context').style.display = (document.getElementById('cakeErr684fe095aa6ef-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095aa6ef-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="cakeErr684fe095aa6ef-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springpark'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/springpark" class="" target="" data-id="413">SpringPark-SD</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aad25-trace').style.display = (document.getElementById('cakeErr684fe095aad25-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095aad25-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aad25-code').style.display = (document.getElementById('cakeErr684fe095aad25-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aad25-context').style.display = (document.getElementById('cakeErr684fe095aad25-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095aad25-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="cakeErr684fe095aad25-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/funkygate-ip-pcsc" class="" target="" data-id="408">FunkyGate-IP POE PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad326-trace').style.display = (document.getElementById('cakeErr684fe095ad326-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ad326-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad326-code').style.display = (document.getElementById('cakeErr684fe095ad326-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad326-context').style.display = (document.getElementById('cakeErr684fe095ad326-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ad326-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="cakeErr684fe095ad326-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-dw-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/funkygate-dw-nfc" class="" target="" data-id="409">FunkyGate-DW RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad9e8-trace').style.display = (document.getElementById('cakeErr684fe095ad9e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ad9e8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad9e8-code').style.display = (document.getElementById('cakeErr684fe095ad9e8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad9e8-context').style.display = (document.getElementById('cakeErr684fe095ad9e8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ad9e8-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="cakeErr684fe095ad9e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/funkygate-ip-nfc" class="" target="" data-id="410">FunkyGate-IP RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae0c9-trace').style.display = (document.getElementById('cakeErr684fe095ae0c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ae0c9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae0c9-code').style.display = (document.getElementById('cakeErr684fe095ae0c9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae0c9-context').style.display = (document.getElementById('cakeErr684fe095ae0c9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ae0c9-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="cakeErr684fe095ae0c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazy-uhf'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/crazy-uhf" class="" target="" data-id="429">Crazy-UHF</a></li></ul></li><li><a href="#" class="" target="" data-id="425">Lecteurs pour véhicules <span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae76f-trace').style.display = (document.getElementById('cakeErr684fe095ae76f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ae76f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae76f-code').style.display = (document.getElementById('cakeErr684fe095ae76f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae76f-context').style.display = (document.getElementById('cakeErr684fe095ae76f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ae76f-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="cakeErr684fe095ae76f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/prox-n-drive'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/prox-n-drive" class="" target="" data-id="426">Prox'N'Drive</a></li></ul></li><li><a href="#" class="" target="" data-id="427">Scanners<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aee2e-trace').style.display = (document.getElementById('cakeErr684fe095aee2e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095aee2e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aee2e-code').style.display = (document.getElementById('cakeErr684fe095aee2e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aee2e-context').style.display = (document.getElementById('cakeErr684fe095aee2e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095aee2e-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="cakeErr684fe095aee2e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/durascan-d600'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/durascan-d600" class="" target="" data-id="428">Durascan D600</a></li></ul></li><li><a href="#" class="" target="" data-id="430">Accessoires<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1456-trace').style.display = (document.getElementById('cakeErr684fe095b1456-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b1456-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1456-code').style.display = (document.getElementById('cakeErr684fe095b1456-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1456-context').style.display = (document.getElementById('cakeErr684fe095b1456-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b1456-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="cakeErr684fe095b1456-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/antennas'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/antennas" class="" target="" data-id="431">Antennes 13.56MHz RFID & NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1af9-trace').style.display = (document.getElementById('cakeErr684fe095b1af9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b1af9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1af9-code').style.display = (document.getElementById('cakeErr684fe095b1af9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1af9-context').style.display = (document.getElementById('cakeErr684fe095b1af9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b1af9-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="cakeErr684fe095b1af9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/usb-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/usb-interfaces" class="" target="" data-id="433">Interfaces USB</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b21e6-trace').style.display = (document.getElementById('cakeErr684fe095b21e6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b21e6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b21e6-code').style.display = (document.getElementById('cakeErr684fe095b21e6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b21e6-context').style.display = (document.getElementById('cakeErr684fe095b21e6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b21e6-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="cakeErr684fe095b21e6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/cable-usb-a'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/cable-usb-a" class="" target="" data-id="436">Câble USB A</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2899-trace').style.display = (document.getElementById('cakeErr684fe095b2899-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b2899-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2899-code').style.display = (document.getElementById('cakeErr684fe095b2899-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2899-context').style.display = (document.getElementById('cakeErr684fe095b2899-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b2899-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="cakeErr684fe095b2899-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/serial-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/serial-interfaces" class="" target="" data-id="434">Interfaces série</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2f7a-trace').style.display = (document.getElementById('cakeErr684fe095b2f7a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b2f7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2f7a-code').style.display = (document.getElementById('cakeErr684fe095b2f7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2f7a-context').style.display = (document.getElementById('cakeErr684fe095b2f7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b2f7a-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="cakeErr684fe095b2f7a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springbox-i'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/springbox-i" class="" target="" data-id="435"> SpringBox I</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3696-trace').style.display = (document.getElementById('cakeErr684fe095b3696-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b3696-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3696-code').style.display = (document.getElementById('cakeErr684fe095b3696-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3696-context').style.display = (document.getElementById('cakeErr684fe095b3696-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b3696-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="cakeErr684fe095b3696-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-cards'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/rfid-nfc-cards" class="" target="" data-id="432">Cartes RFID & NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3d7d-trace').style.display = (document.getElementById('cakeErr684fe095b3d7d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b3d7d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3d7d-code').style.display = (document.getElementById('cakeErr684fe095b3d7d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3d7d-context').style.display = (document.getElementById('cakeErr684fe095b3d7d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b3d7d-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="cakeErr684fe095b3d7d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-tags'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/rfid-nfc-tags" class="" target="" data-id="483">Tags RFID & NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b446c-trace').style.display = (document.getElementById('cakeErr684fe095b446c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b446c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b446c-code').style.display = (document.getElementById('cakeErr684fe095b446c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b446c-context').style.display = (document.getElementById('cakeErr684fe095b446c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b446c-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="cakeErr684fe095b446c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/apple-google-wallet-nfc-passes'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/apple-google-wallet-nfc-passes" class="" target="" data-id="496">Passes Apple & Google Wallet</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b4b49-trace').style.display = (document.getElementById('cakeErr684fe095b4b49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b4b49-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b4b49-code').style.display = (document.getElementById('cakeErr684fe095b4b49-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b4b49-context').style.display = (document.getElementById('cakeErr684fe095b4b49-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b4b49-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="cakeErr684fe095b4b49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springfield-florida-tower'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/springfield-florida-tower" class="" target="" data-id="522">SpringField Florida & SpringTower</a></li></ul></li><li><a href="#" class="" target="" data-id="456">Passes NFC<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5243-trace').style.display = (document.getElementById('cakeErr684fe095b5243-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b5243-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5243-code').style.display = (document.getElementById('cakeErr684fe095b5243-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5243-context').style.display = (document.getElementById('cakeErr684fe095b5243-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b5243-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="cakeErr684fe095b5243-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://springpass.springcard.com/" class="" target="_blank" data-id="457">Générateur de passes Apple & Google Wallet</a></li></ul></li><li><a href="#" class="" target="" data-id="414">Outils<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b58f8-trace').style.display = (document.getElementById('cakeErr684fe095b58f8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b58f8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b58f8-code').style.display = (document.getElementById('cakeErr684fe095b58f8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b58f8-context').style.display = (document.getElementById('cakeErr684fe095b58f8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b58f8-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="cakeErr684fe095b58f8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://companion.springcard.com/:lang/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://companion.springcard.com/fr/" class="" target="_blank" data-id="458">Companion</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5fe0-trace').style.display = (document.getElementById('cakeErr684fe095b5fe0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b5fe0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5fe0-code').style.display = (document.getElementById('cakeErr684fe095b5fe0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5fe0-context').style.display = (document.getElementById('cakeErr684fe095b5fe0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b5fe0-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="cakeErr684fe095b5fe0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://mqtt.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://mqtt.springcard.com/" class="" target="_blank" data-id="459">MQTT</a></li><li><a href="#" class="" target="_blank" data-id="460">HTTP Client</a></li><li><a href="#" class="" target="_blank" data-id="461">WebSocket</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b66b7-trace').style.display = (document.getElementById('cakeErr684fe095b66b7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b66b7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b66b7-code').style.display = (document.getElementById('cakeErr684fe095b66b7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b66b7-context').style.display = (document.getElementById('cakeErr684fe095b66b7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b66b7-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="cakeErr684fe095b66b7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://springpass.springcard.com/" class="" target="_blank" data-id="519">SpringPass</a></li></ul></li> </ul>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b8d12-trace').style.display = (document.getElementById('cakeErr684fe095b8d12-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b8d12-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b8d12-code').style.display = (document.getElementById('cakeErr684fe095b8d12-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b8d12-context').style.display = (document.getElementById('cakeErr684fe095b8d12-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b8d12-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="cakeErr684fe095b8d12-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/services" class="" target=""><span>SERVICES</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9412-trace').style.display = (document.getElementById('cakeErr684fe095b9412-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b9412-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9412-code').style.display = (document.getElementById('cakeErr684fe095b9412-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9412-context').style.display = (document.getElementById('cakeErr684fe095b9412-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b9412-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="cakeErr684fe095b9412-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/services" class="" target="" data-id="513">Tous les services</a></li> <li><a href="#" class="" target="" data-id="439">Bureau R&D<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9b6b-trace').style.display = (document.getElementById('cakeErr684fe095b9b6b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b9b6b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9b6b-code').style.display = (document.getElementById('cakeErr684fe095b9b6b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9b6b-context').style.display = (document.getElementById('cakeErr684fe095b9b6b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b9b6b-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="cakeErr684fe095b9b6b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/engineering-office" class="" target="" data-id="440">Hardware</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba226-trace').style.display = (document.getElementById('cakeErr684fe095ba226-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ba226-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba226-code').style.display = (document.getElementById('cakeErr684fe095ba226-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba226-context').style.display = (document.getElementById('cakeErr684fe095ba226-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ba226-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="cakeErr684fe095ba226-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/engineering-office" class="" target="" data-id="441">Firmware & Software</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba8f6-trace').style.display = (document.getElementById('cakeErr684fe095ba8f6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ba8f6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba8f6-code').style.display = (document.getElementById('cakeErr684fe095ba8f6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba8f6-context').style.display = (document.getElementById('cakeErr684fe095ba8f6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ba8f6-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="cakeErr684fe095ba8f6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services/software-libraries'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/services/software-libraries" class="" target="" data-id="477">Librairies software</a></li></ul></li><li><a href="#" class="" target="" data-id="442">Projets sur-mesure<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bcfc3-trace').style.display = (document.getElementById('cakeErr684fe095bcfc3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095bcfc3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bcfc3-code').style.display = (document.getElementById('cakeErr684fe095bcfc3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bcfc3-context').style.display = (document.getElementById('cakeErr684fe095bcfc3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095bcfc3-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="cakeErr684fe095bcfc3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/electronics-products-conception'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/electronics-products-conception" class="" target="" data-id="474">Conception de produits électroniques</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bd6be-trace').style.display = (document.getElementById('cakeErr684fe095bd6be-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095bd6be-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bd6be-code').style.display = (document.getElementById('cakeErr684fe095bd6be-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bd6be-context').style.display = (document.getElementById('cakeErr684fe095bd6be-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095bd6be-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="cakeErr684fe095bd6be-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/development'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/development" class="" target="" data-id="475">Développements</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bddd6-trace').style.display = (document.getElementById('cakeErr684fe095bddd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095bddd6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bddd6-code').style.display = (document.getElementById('cakeErr684fe095bddd6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bddd6-context').style.display = (document.getElementById('cakeErr684fe095bddd6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095bddd6-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="cakeErr684fe095bddd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/qualifications'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/qualifications" class="" target="" data-id="476">Qualifications</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095be4c9-trace').style.display = (document.getElementById('cakeErr684fe095be4c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095be4c9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095be4c9-code').style.display = (document.getElementById('cakeErr684fe095be4c9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095be4c9-context').style.display = (document.getElementById('cakeErr684fe095be4c9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095be4c9-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="cakeErr684fe095be4c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/consulting-support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/consulting-support" class="" target="" data-id="498">Consulting</a></li></ul></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c0bcd-trace').style.display = (document.getElementById('cakeErr684fe095c0bcd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c0bcd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c0bcd-code').style.display = (document.getElementById('cakeErr684fe095c0bcd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c0bcd-context').style.display = (document.getElementById('cakeErr684fe095c0bcd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c0bcd-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="cakeErr684fe095c0bcd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/contact'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 330,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 330
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/contact" class="" target="" data-id="512">Support technique </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c12f9-trace').style.display = (document.getElementById('cakeErr684fe095c12f9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c12f9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c12f9-code').style.display = (document.getElementById('cakeErr684fe095c12f9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c12f9-context').style.display = (document.getElementById('cakeErr684fe095c12f9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c12f9-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="cakeErr684fe095c12f9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 330,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 330
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://tech.springcard.com/" class="" target="_blank" data-id="523">Blog technique</a></li> </ul>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c1985-trace').style.display = (document.getElementById('cakeErr684fe095c1985-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c1985-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c1985-code').style.display = (document.getElementById('cakeErr684fe095c1985-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c1985-context').style.display = (document.getElementById('cakeErr684fe095c1985-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c1985-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="cakeErr684fe095c1985-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/blog/news" class="" target=""><span>CAS D'USAGE</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c2024-trace').style.display = (document.getElementById('cakeErr684fe095c2024-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c2024-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c2024-code').style.display = (document.getElementById('cakeErr684fe095c2024-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c2024-context').style.display = (document.getElementById('cakeErr684fe095c2024-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c2024-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="cakeErr684fe095c2024-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news" class="" target="" data-id="484">Tous les cas d'usage</a></li> <li><a href="#" class="" target="" data-id="437">Champs d'application RFID/NFC<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3187-trace').style.display = (document.getElementById('cakeErr684fe095c3187-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c3187-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3187-code').style.display = (document.getElementById('cakeErr684fe095c3187-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3187-context').style.display = (document.getElementById('cakeErr684fe095c3187-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c3187-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="cakeErr684fe095c3187-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution" class="" target="" data-id="443">Accès sécurisés pour les chantiers de construction</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3d92-trace').style.display = (document.getElementById('cakeErr684fe095c3d92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c3d92-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3d92-code').style.display = (document.getElementById('cakeErr684fe095c3d92-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3d92-context').style.display = (document.getElementById('cakeErr684fe095c3d92-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c3d92-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="cakeErr684fe095c3d92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="" target="" data-id="444">Systèmes d'identification et d'authentification sur les événements</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c445f-trace').style.display = (document.getElementById('cakeErr684fe095c445f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c445f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c445f-code').style.display = (document.getElementById('cakeErr684fe095c445f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c445f-context').style.display = (document.getElementById('cakeErr684fe095c445f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c445f-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="cakeErr684fe095c445f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="" target="" data-id="445">Restauration connectée en entreprise</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c4b80-trace').style.display = (document.getElementById('cakeErr684fe095c4b80-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c4b80-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c4b80-code').style.display = (document.getElementById('cakeErr684fe095c4b80-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c4b80-context').style.display = (document.getElementById('cakeErr684fe095c4b80-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c4b80-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="cakeErr684fe095c4b80-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="" target="" data-id="451">Accès aux musées et parcs d'attractions</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c521c-trace').style.display = (document.getElementById('cakeErr684fe095c521c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c521c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c521c-code').style.display = (document.getElementById('cakeErr684fe095c521c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c521c-context').style.display = (document.getElementById('cakeErr684fe095c521c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c521c-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="cakeErr684fe095c521c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="" target="" data-id="452">Gestion de données collectées dans les parkings</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c58d2-trace').style.display = (document.getElementById('cakeErr684fe095c58d2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c58d2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c58d2-code').style.display = (document.getElementById('cakeErr684fe095c58d2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c58d2-context').style.display = (document.getElementById('cakeErr684fe095c58d2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c58d2-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="cakeErr684fe095c58d2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/exercise-with-our-funkygate'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/exercise-with-our-funkygate" class="" target="" data-id="455">Systèmes de contrôle d'accès pour les clubs de fitness</a></li></ul></li><li><a href="#" class="" target="" data-id="438">Cas d'usage produits<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c5fd6-trace').style.display = (document.getElementById('cakeErr684fe095c5fd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c5fd6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c5fd6-code').style.display = (document.getElementById('cakeErr684fe095c5fd6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c5fd6-context').style.display = (document.getElementById('cakeErr684fe095c5fd6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c5fd6-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="cakeErr684fe095c5fd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'en/products/funkygate-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/en/products/funkygate-ip-rdr" class="" target="" data-id="446">FunkyGate-IP RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c6641-trace').style.display = (document.getElementById('cakeErr684fe095c6641-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c6641-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c6641-code').style.display = (document.getElementById('cakeErr684fe095c6641-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c6641-context').style.display = (document.getElementById('cakeErr684fe095c6641-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c6641-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="cakeErr684fe095c6641-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="" target="" data-id="447">Module H663 USB</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c8bfc-trace').style.display = (document.getElementById('cakeErr684fe095c8bfc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c8bfc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c8bfc-code').style.display = (document.getElementById('cakeErr684fe095c8bfc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c8bfc-context').style.display = (document.getElementById('cakeErr684fe095c8bfc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c8bfc-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="cakeErr684fe095c8bfc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="" target="" data-id="448">TwistyWriter-IP PC/SC (OEM)</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c923e-trace').style.display = (document.getElementById('cakeErr684fe095c923e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c923e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c923e-code').style.display = (document.getElementById('cakeErr684fe095c923e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c923e-context').style.display = (document.getElementById('cakeErr684fe095c923e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c923e-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="cakeErr684fe095c923e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="" target="" data-id="450">TwistyWriter</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9896-trace').style.display = (document.getElementById('cakeErr684fe095c9896-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c9896-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9896-code').style.display = (document.getElementById('cakeErr684fe095c9896-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9896-context').style.display = (document.getElementById('cakeErr684fe095c9896-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c9896-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="cakeErr684fe095c9896-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="" target="" data-id="453">K663S-XXX Coupler</a></li></ul></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9f98-trace').style.display = (document.getElementById('cakeErr684fe095c9f98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c9f98-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9f98-code').style.display = (document.getElementById('cakeErr684fe095c9f98-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9f98-context').style.display = (document.getElementById('cakeErr684fe095c9f98-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c9f98-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="cakeErr684fe095c9f98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 330,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 330
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://tech.springcard.com/" class="" target="" data-id="524">Blog Technique</a></li> </ul>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ca662-trace').style.display = (document.getElementById('cakeErr684fe095ca662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ca662-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ca662-code').style.display = (document.getElementById('cakeErr684fe095ca662-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ca662-context').style.display = (document.getElementById('cakeErr684fe095ca662-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ca662-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="cakeErr684fe095ca662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/story" class="" target=""><span>A PROPOS</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<li><a href="#" class="" target="" data-id="472">SpringCard en détail<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cad94-trace').style.display = (document.getElementById('cakeErr684fe095cad94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cad94-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cad94-code').style.display = (document.getElementById('cakeErr684fe095cad94-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cad94-context').style.display = (document.getElementById('cakeErr684fe095cad94-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cad94-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="cakeErr684fe095cad94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/story" class="" target="" data-id="485">Notre histoire</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cb495-trace').style.display = (document.getElementById('cakeErr684fe095cb495-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cb495-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cb495-code').style.display = (document.getElementById('cakeErr684fe095cb495-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cb495-context').style.display = (document.getElementById('cakeErr684fe095cb495-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cb495-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="cakeErr684fe095cb495-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/team'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/team" class="" target="" data-id="486">Notre équipe</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cbfaf-trace').style.display = (document.getElementById('cakeErr684fe095cbfaf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cbfaf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cbfaf-code').style.display = (document.getElementById('cakeErr684fe095cbfaf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cbfaf-context').style.display = (document.getElementById('cakeErr684fe095cbfaf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cbfaf-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="cakeErr684fe095cbfaf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/values'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/values" class="" target="" data-id="487">Nos mission, vision, valeurs</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cc622-trace').style.display = (document.getElementById('cakeErr684fe095cc622-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cc622-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cc622-code').style.display = (document.getElementById('cakeErr684fe095cc622-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cc622-context').style.display = (document.getElementById('cakeErr684fe095cc622-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cc622-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="cakeErr684fe095cc622-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/springcard-jobs-offres-d-emploi" class="" target="" data-id="514">Nous rejoindre !</a></li></ul></li><li><a href="#" class="" target="" data-id="488">Nos actualités<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ccd29-trace').style.display = (document.getElementById('cakeErr684fe095ccd29-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ccd29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ccd29-code').style.display = (document.getElementById('cakeErr684fe095ccd29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ccd29-context').style.display = (document.getElementById('cakeErr684fe095ccd29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ccd29-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="cakeErr684fe095ccd29-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news" class="" target="" data-id="489">Notre blog </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cd406-trace').style.display = (document.getElementById('cakeErr684fe095cd406-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cd406-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cd406-code').style.display = (document.getElementById('cakeErr684fe095cd406-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cd406-context').style.display = (document.getElementById('cakeErr684fe095cd406-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cd406-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="cakeErr684fe095cd406-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://tech.springcard.com/" class="" target="_blank" data-id="490">Notre blog technique</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cdb43-trace').style.display = (document.getElementById('cakeErr684fe095cdb43-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cdb43-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cdb43-code').style.display = (document.getElementById('cakeErr684fe095cdb43-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cdb43-context').style.display = (document.getElementById('cakeErr684fe095cdb43-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cdb43-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="cakeErr684fe095cdb43-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/RFID-NFC-solutions'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/RFID-NFC-solutions" class="" target="" data-id="492">Nos cas d'usage</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ced35-trace').style.display = (document.getElementById('cakeErr684fe095ced35-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ced35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ced35-code').style.display = (document.getElementById('cakeErr684fe095ced35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ced35-context').style.display = (document.getElementById('cakeErr684fe095ced35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ced35-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="cakeErr684fe095ced35-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/learning'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/learning" class="" target="" data-id="473">En savoir plus sur les technologies sans contact</a></li></ul></li><li><a href="#" class="" target="" data-id="493">Des questions ?<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cf489-trace').style.display = (document.getElementById('cakeErr684fe095cf489-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cf489-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cf489-code').style.display = (document.getElementById('cakeErr684fe095cf489-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cf489-context').style.display = (document.getElementById('cakeErr684fe095cf489-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cf489-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="cakeErr684fe095cf489-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=generic'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=generic" class="" target="" data-id="494">Information générale </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cfb38-trace').style.display = (document.getElementById('cakeErr684fe095cfb38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cfb38-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cfb38-code').style.display = (document.getElementById('cakeErr684fe095cfb38-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cfb38-context').style.display = (document.getElementById('cakeErr684fe095cfb38-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cfb38-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="cakeErr684fe095cfb38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=support" class="" target="" data-id="505">Support technique </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d0672-trace').style.display = (document.getElementById('cakeErr684fe095d0672-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d0672-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d0672-code').style.display = (document.getElementById('cakeErr684fe095d0672-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d0672-context').style.display = (document.getElementById('cakeErr684fe095d0672-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d0672-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="cakeErr684fe095d0672-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=account'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=account" class="" target="" data-id="506">Créer un compte client </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1212-trace').style.display = (document.getElementById('cakeErr684fe095d1212-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d1212-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1212-code').style.display = (document.getElementById('cakeErr684fe095d1212-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1212-context').style.display = (document.getElementById('cakeErr684fe095d1212-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d1212-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="cakeErr684fe095d1212-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=register" class="" target="" data-id="507">Enregistrer un produit</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1c46-trace').style.display = (document.getElementById('cakeErr684fe095d1c46-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d1c46-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1c46-code').style.display = (document.getElementById('cakeErr684fe095d1c46-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1c46-context').style.display = (document.getElementById('cakeErr684fe095d1c46-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d1c46-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="cakeErr684fe095d1c46-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=register" class="" target="" data-id="508">Candidature</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d26a9-trace').style.display = (document.getElementById('cakeErr684fe095d26a9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d26a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d26a9-code').style.display = (document.getElementById('cakeErr684fe095d26a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d26a9-context').style.display = (document.getElementById('cakeErr684fe095d26a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d26a9-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="cakeErr684fe095d26a9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=grpd'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=grpd" class="" target="" data-id="509">Retrouver mes données</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d30dd-trace').style.display = (document.getElementById('cakeErr684fe095d30dd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d30dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d30dd-code').style.display = (document.getElementById('cakeErr684fe095d30dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d30dd-context').style.display = (document.getElementById('cakeErr684fe095d30dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d30dd-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="cakeErr684fe095d30dd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=quote'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=quote" class="" target="" data-id="510">Demande de devis</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d3f74-trace').style.display = (document.getElementById('cakeErr684fe095d3f74-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d3f74-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d3f74-code').style.display = (document.getElementById('cakeErr684fe095d3f74-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d3f74-context').style.display = (document.getElementById('cakeErr684fe095d3f74-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d3f74-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="cakeErr684fe095d3f74-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=order'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=order" class="" target="" data-id="511">Passer une commande</a></li></ul></li><li><a href="#" class="" target="" data-id="515">Sponsoring Voile<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d4b96-trace').style.display = (document.getElementById('cakeErr684fe095d4b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d4b96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d4b96-code').style.display = (document.getElementById('cakeErr684fe095d4b96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d4b96-context').style.display = (document.getElementById('cakeErr684fe095d4b96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d4b96-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="cakeErr684fe095d4b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/springcard-official-sponsor'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/springcard-official-sponsor" class="" target="" data-id="517">SpringCard Sponsor Supporter</a></li></ul></li> </ul>
</div>
</li>
<li class="contact">
<a href="/fr/contact" class="contact btn btn-sm btn-primary">Nous contacter</a> </li>
</ul>
</div>
</nav>
</div>
</header>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d031-trace').style.display = (document.getElementById('cakeErr684fe0961d031-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe0961d031-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d031-code').style.display = (document.getElementById('cakeErr684fe0961d031-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d031-context').style.display = (document.getElementById('cakeErr684fe0961d031-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961d031-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="cakeErr684fe0961d031-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 56,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {
'helpers' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Layout/default.ctp, line 56
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d4b2-trace').style.display = (document.getElementById('cakeErr684fe0961d4b2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe0961d4b2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d4b2-code').style.display = (document.getElementById('cakeErr684fe0961d4b2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d4b2-context').style.display = (document.getElementById('cakeErr684fe0961d4b2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961d4b2-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="cakeErr684fe0961d4b2-context" class="cake-context" style="display: none;">$message = 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 588,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 56,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::session() - CORE/src/Http/ServerRequest.php, line 588
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Layout/default.ctp, line 56
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>
<article class="container post post-single" itemprop="mainContentOfPage">
<h1 class="title text-primary">Un use-case fictif pour vous projeter dans l'univers du sans-contact</h1>
<div class="content">
<h1>Un use-case fictif pour vous projeter dans l'univers du sans-contact</h1>
<h2>Le décor</h2>
<p><img alt="" src="/file_storage/d3/fa/a5/410d21061b7245d7bf8eed18fd8100cc/smart-reader-or-coupling-device.jpg" />Imaginez un parking de centre ville...</p>
<p>Il accueille deux types des clients : <strong>les occasionnels et les abonnés</strong>. Les clients occasionnels sont traités classiquement par des tickets en carton avec piste magnétique. Les abonnés, eux, sont équipés de badges magnétiques lus par les mêmes lecteurs que les tickets en carton. Mais le système se révèle cher à l’usage : « démagnétisation » fréquente des badges, encrassement des têtes de lecture, usure des pièces mobiles…<br />
Il est donc décidé de <strong>remplacer les badges magnétiques par des badges sans-contact</strong> et de mettre un lecteur à chaque point de passage.</p>
<p><strong>Mais quel option choisir : coupleur ou lecteur "intelligent" ?</strong></p>
<h2><strong>Acte 1 : le choix des lecteurs "intelligents"</strong></h2>
<p>Matthieu, le responsable technique du parking Léonard de Vinci, <strong>analyse </strong>l’infrastructure existante :</p>
<ul>
<li>pas d’informatique au niveau des barrières d’entrée et de sortie</li>
<li>les lecteurs magnétiques sont reliés par de longues lignes série à un ordinateur situé dans le local du gardien</li>
<li>le logiciel de gestion de parc de l’ordinateur lui donne satisfaction depuis de nombreuses années : pourquoi en changer ?</li>
</ul>
<p>Il opte donc pour la solution <strong>lecteurs "intelligents"</strong> pour équiper bornes et colonnes.</p>
<p>Une fois paramétrés, les lecteurs savent vérifier l’authenticité des cartes et renvoient le numéro d’abonné qui s’y trouve. <strong>Moyennant une évolution minime</strong> du logiciel de gestion, ils peuvent cohabiter avec les lecteurs magnétiques.</p>
<p>Matthieu est pleinement satisfait : <strong>pour un coût d’investissement raisonnable</strong>, il a amélioré le confort des abonnés et diminué les opérations de maintenance sur les lecteurs magnétiques.</p>
<p>Mais l’histoire ne s’arrête pas là...</p>
<h2>Acte 2: le choix des coupleurs</h2>
<p><img alt="" src="/file_storage/42/bc/35/d6b081ee100443a68c5b6a1995362f81/public-transportation-contactless-project.jpg" />Quelques mois plus tard, le parking du centre ville signe <strong>un partenariat avec la compagnie qui assure le transport urbain</strong> : tous les clients de la compagnie auront la gratuité du stationnement <strong>à condition</strong> de présenter en sortie leur titre de transport validé dans le tramway dans les deux heures qui précédent.</p>
<p>Matthieu demande au transporteur s’il possède <strong>un serveur avec une API</strong> (interface de programmation qui permet de se « brancher » sur une application pour échanger des données) qui permette de savoir si le titre interrogé est bien éligible à la gratuité.<br />
Or, le réseau de transport ne possède pas de système dématérialisé pour la circulation de ses données : pour des raisons liées à la performances du système mais aussi de confidentialité, les données ne sont disponibles que sur les cartes.</p>
<p>Les lecteurs du parking du centre ville ne doivent donc <strong>plus simplement lire les cartes mais également les interroger pour identifier le type de carte</strong> : abonné parking, abonné transport, occasionnel transport.<br />
Et pour les cartes de transport, il ne s’agit plus d’aller chercher un numéro, mais d’en vérifier la validité et de parcourir l’historique des événements pour retrouver la date et l’heure de la dernière validation sur le tram.</p>
<p><strong>Pour complexifier la problématique</strong>, le schéma de mise en oeuvre du système prévoit <strong>que les lecteurs écrivent dans la carte</strong> un événement correspondant à l’entrée ou à la sortie du parking afin qu’une même carte ne puisse pas offrir la gratuité à plusieurs véhicules.</p>
<p>Matthieu doit cette fois<strong> opter pour des coupleurs</strong> et <strong>changer son logiciel</strong> pour implémenter cette logique de traitement complexe.</p>
<p>Et il est encore satisfait : non seulement il a apporté un service nouveau, mais il a acquis la pleine maîtrise des transactions avec les cartes et peut désormais faire évoluer son schéma applicatif sans limite.</p>
<h2>Et il y a une suite...</h2>
<p>À ce qu’il paraît, Matthieu songe à <strong>dématérialiser ses badges d’abonnés sur smartphone NFC</strong>...</p>
<p> </p>
<p>Publié le 29/01/2019</p>
</div>
<div class="mtl">
<div class="sharebox js-sharingbox" id="post-sharebox">
<h3>Vous aimez cet article ? Partagez-le !</h3>
<div>
<button class="btn btn-sm btn--facebook btn-info" data-type="facebook">
<i class="fa fa-facebook-square fa-lg mrl" style="margin-right: 4px;" aria-hidden="true"></i> Facebook
</button>
<button class="btn btn-sm btn--twitter btn-info" data-type="twitter">
<i class="fa fa-twitter-square fa-lg mrl" style="margin-right: 4px;" aria-hidden="true"></i> Twitter
</button>
<button class="btn btn-sm btn--linkedin btn-info" data-type="linkedin">
<i class="fa fa-linkedin-square fa-lg mrl" style="margin-right: 4px;" aria-hidden="true"></i> LinkedIn
</button>
</div>
</div> <a href="/fr/blog/news" class="btn btn-default mtl"><i class="fa fa-arrow-left" style="margin-right: 12px;"></i> Retour à la liste Actus & infos</a> </div>
<div id="comment-form" class="spc-comment-form">
<div class="row">
<div class="col-sm-10 col-md-8">
<h5>Laisser un commentaire</h5><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551397-trace').style.display = (document.getElementById('cakeErr684fe09551397-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
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="cakeErr684fe09551397-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551397-code').style.display = (document.getElementById('cakeErr684fe09551397-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551397-context').style.display = (document.getElementById('cakeErr684fe09551397-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09551397-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="cakeErr684fe09551397-context" class="cake-context" style="display: none;">$message = 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 442,
'function' => '_detectFormAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 150,
'function' => '_formAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 14,
'function' => 'create',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
BootstrapUI\View\Helper\FormHelper::_detectFormAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 534
BootstrapUI\View\Helper\FormHelper::_formAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 442
BootstrapUI\View\Helper\FormHelper::create() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 150
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><form method="post" accept-charset="utf-8" role="form" action="/fr/comments/add"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551b9f-trace').style.display = (document.getElementById('cakeErr684fe09551b9f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09551b9f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551b9f-code').style.display = (document.getElementById('cakeErr684fe09551b9f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551b9f-context').style.display = (document.getElementById('cakeErr684fe09551b9f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09551b9f-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="cakeErr684fe09551b9f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/ReCaptchaHelper.php',
'line' => (int) 56,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 104,
'function' => 'initialize',
'class' => 'App\View\Helper\ReCaptchaHelper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 145,
'function' => '__construct',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\AppView) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\View\Helper\ReCaptchaHelper',
(int) 1 => 'ReCaptcha',
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 66,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1210,
'function' => '__isset',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 16,
'function' => '__get',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\ReCaptchaHelper::initialize() - APP/View/Helper/ReCaptchaHelper.php, line 56
Cake\View\Helper::__construct() - CORE/src/View/Helper.php, line 104
Cake\View\HelperRegistry::_create() - CORE/src/View/HelperRegistry.php, line 145
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 66
Cake\View\View::__get() - CORE/src/View/View.php, line 1210
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552214-trace').style.display = (document.getElementById('cakeErr684fe09552214-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09552214-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552214-code').style.display = (document.getElementById('cakeErr684fe09552214-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552214-context').style.display = (document.getElementById('cakeErr684fe09552214-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09552214-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="cakeErr684fe09552214-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/ReCaptchaHelper.php',
'line' => (int) 56,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 104,
'function' => 'initialize',
'class' => 'App\View\Helper\ReCaptchaHelper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 145,
'function' => '__construct',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\AppView) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\View\Helper\ReCaptchaHelper',
(int) 1 => 'ReCaptcha',
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 66,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1210,
'function' => '__isset',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 16,
'function' => '__get',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\ReCaptchaHelper::initialize() - APP/View/Helper/ReCaptchaHelper.php, line 56
Cake\View\Helper::__construct() - CORE/src/View/Helper.php, line 104
Cake\View\HelperRegistry::_create() - CORE/src/View/HelperRegistry.php, line 145
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 66
Cake\View\View::__get() - CORE/src/View/View.php, line 1210
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552a34-trace').style.display = (document.getElementById('cakeErr684fe09552a34-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09552a34-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552a34-code').style.display = (document.getElementById('cakeErr684fe09552a34-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552a34-context').style.display = (document.getElementById('cakeErr684fe09552a34-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09552a34-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="cakeErr684fe09552a34-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'model',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 18,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'model',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 18
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><input type="hidden" name="model" id="model" value="Posts"/><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095533da-trace').style.display = (document.getElementById('cakeErr684fe095533da-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe095533da-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095533da-code').style.display = (document.getElementById('cakeErr684fe095533da-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095533da-context').style.display = (document.getElementById('cakeErr684fe095533da-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095533da-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="cakeErr684fe095533da-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'foreign_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 19,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'foreign_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 19
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><input type="hidden" name="foreign_key" id="foreign-key" value="78"/><input type="text" name="fact_check" class="hidden form-control" id="fact-check"/>
<div class="row">
<div class="col-sm-6"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554083-trace').style.display = (document.getElementById('cakeErr684fe09554083-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09554083-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554083-code').style.display = (document.getElementById('cakeErr684fe09554083-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554083-context').style.display = (document.getElementById('cakeErr684fe09554083-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09554083-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="cakeErr684fe09554083-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 28,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 28
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><div class="form-group email"><label class="control-label" for="email">Adresse électronique</label><input type="email" name="email" id="email" class="form-control"/></div></div>
<div class="col-sm-6"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554ab7-trace').style.display = (document.getElementById('cakeErr684fe09554ab7-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09554ab7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554ab7-code').style.display = (document.getElementById('cakeErr684fe09554ab7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554ab7-context').style.display = (document.getElementById('cakeErr684fe09554ab7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09554ab7-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="cakeErr684fe09554ab7-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 29,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><div class="form-group text"><label class="control-label" for="name">Nom</label><input type="text" name="name" id="name" class="form-control"/></div></div>
</div>
<div class="row">
<div class="col-sm-12">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555434-trace').style.display = (document.getElementById('cakeErr684fe09555434-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09555434-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555434-code').style.display = (document.getElementById('cakeErr684fe09555434-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555434-context').style.display = (document.getElementById('cakeErr684fe09555434-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09555434-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="cakeErr684fe09555434-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'body',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 33,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'body',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 33
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><div class="form-group textarea"><label class="control-label" for="body">Commentaire</label><textarea name="body" id="body" class="form-control" rows="5"></textarea></div> </div>
</div>
<div class="g-recaptcha-wrapper" data-theme="light" data-type="image" data-size="normal"><div class="g-recaptcha form-group" data-sitekey="6LfS6x4TAAAAADck6FmaTVTT6tC1U6DZnoOdZqRq"></div><div class="alert alert-danger" style="display: none;" aria-hidden="true">Merci d'autoriser reCAPTCHA pour envoyer ce formulaire.</div></div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555db1-trace').style.display = (document.getElementById('cakeErr684fe09555db1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe09555db1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555db1-code').style.display = (document.getElementById('cakeErr684fe09555db1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555db1-context').style.display = (document.getElementById('cakeErr684fe09555db1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09555db1-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="cakeErr684fe09555db1-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 39,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'comments'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {
'helpers' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 39
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095563db-trace').style.display = (document.getElementById('cakeErr684fe095563db-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe095563db-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095563db-code').style.display = (document.getElementById('cakeErr684fe095563db-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095563db-context').style.display = (document.getElementById('cakeErr684fe095563db-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095563db-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="cakeErr684fe095563db-context" class="cake-context" style="display: none;">$message = 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 588,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 39,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'comments'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::session() - CORE/src/Http/ServerRequest.php, line 588
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 39
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre>
<div class="submit"><input type="submit" class="btn btn-primary" value="Soumettre"/></div>
</form> </div>
</div>
</div>
</article>
<footer id="main-footer" class="main-footer">
<div class="main-footer__container">
<div class="inner">
<div class="section section--social">
<div class="social-list">
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3093-trace').style.display = (document.getElementById('cakeErr684fe095e3093-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e3093-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3093-code').style.display = (document.getElementById('cakeErr684fe095e3093-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3093-context').style.display = (document.getElementById('cakeErr684fe095e3093-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e3093-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="cakeErr684fe095e3093-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_facebook',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 13,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_facebook'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 13
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e367e-trace').style.display = (document.getElementById('cakeErr684fe095e367e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e367e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e367e-code').style.display = (document.getElementById('cakeErr684fe095e367e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e367e-context').style.display = (document.getElementById('cakeErr684fe095e367e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e367e-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="cakeErr684fe095e367e-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_facebook',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 13,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_facebook'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 13
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://www.facebook.com/Springcard/?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-facebook"></i><span class="sr-only">Facebook</span></a>
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3c9a-trace').style.display = (document.getElementById('cakeErr684fe095e3c9a-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e3c9a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3c9a-code').style.display = (document.getElementById('cakeErr684fe095e3c9a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3c9a-context').style.display = (document.getElementById('cakeErr684fe095e3c9a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e3c9a-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="cakeErr684fe095e3c9a-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_twitter',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 14,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_twitter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4297-trace').style.display = (document.getElementById('cakeErr684fe095e4297-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e4297-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4297-code').style.display = (document.getElementById('cakeErr684fe095e4297-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4297-context').style.display = (document.getElementById('cakeErr684fe095e4297-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e4297-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="cakeErr684fe095e4297-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_twitter',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 14,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_twitter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://twitter.com/sc_rfid?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-twitter"></i><span class="sr-only">Twitter</span></a>
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e48e6-trace').style.display = (document.getElementById('cakeErr684fe095e48e6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e48e6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e48e6-code').style.display = (document.getElementById('cakeErr684fe095e48e6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e48e6-context').style.display = (document.getElementById('cakeErr684fe095e48e6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e48e6-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="cakeErr684fe095e48e6-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_linkedIn',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 15,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_linkedIn'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 15
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4f18-trace').style.display = (document.getElementById('cakeErr684fe095e4f18-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e4f18-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4f18-code').style.display = (document.getElementById('cakeErr684fe095e4f18-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4f18-context').style.display = (document.getElementById('cakeErr684fe095e4f18-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e4f18-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="cakeErr684fe095e4f18-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_linkedIn',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 15,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_linkedIn'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 15
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://www.linkedin.com/company/springcard/?viewAsMember=true&utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-linkedin"></i><span class="sr-only">Linked-In</span></a>
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5534-trace').style.display = (document.getElementById('cakeErr684fe095e5534-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e5534-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5534-code').style.display = (document.getElementById('cakeErr684fe095e5534-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5534-context').style.display = (document.getElementById('cakeErr684fe095e5534-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e5534-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="cakeErr684fe095e5534-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_youtube',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 16,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_youtube'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5bc7-trace').style.display = (document.getElementById('cakeErr684fe095e5bc7-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e5bc7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5bc7-code').style.display = (document.getElementById('cakeErr684fe095e5bc7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5bc7-context').style.display = (document.getElementById('cakeErr684fe095e5bc7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e5bc7-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="cakeErr684fe095e5bc7-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_youtube',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 16,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_youtube'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://www.youtube.com/channel/UChkfP_eFhSFndcPYombOLmg?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-youtube-play"></i><span class="sr-only">YouTube</span></a>
<a href="#" class="" data-toggle="modal" data-target="#newsletter-modal"><i class="fa fa-paper-plane"></i><span class="sr-only">Newsletter</span></a>
</div>
</div>
<div class="section">
<div class="section__title">Produits</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e62c1-trace').style.display = (document.getElementById('cakeErr684fe095e62c1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095e62c1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e62c1-code').style.display = (document.getElementById('cakeErr684fe095e62c1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e62c1-context').style.display = (document.getElementById('cakeErr684fe095e62c1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e62c1-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="cakeErr684fe095e62c1-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=oem-industrial'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e694c-trace').style.display = (document.getElementById('cakeErr684fe095e694c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe095e694c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e694c-code').style.display = (document.getElementById('cakeErr684fe095e694c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e694c-context').style.display = (document.getElementById('cakeErr684fe095e694c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e694c-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="cakeErr684fe095e694c-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products?category=oem-industrial'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=oem-industrial'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e6fe0-trace').style.display = (document.getElementById('cakeErr684fe095e6fe0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe095e6fe0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e6fe0-code').style.display = (document.getElementById('cakeErr684fe095e6fe0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e6fe0-context').style.display = (document.getElementById('cakeErr684fe095e6fe0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e6fe0-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="cakeErr684fe095e6fe0-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=oem-industrial'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=oem-industrial'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7754-trace').style.display = (document.getElementById('cakeErr684fe095e7754-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095e7754-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7754-code').style.display = (document.getElementById('cakeErr684fe095e7754-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7754-context').style.display = (document.getElementById('cakeErr684fe095e7754-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e7754-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="cakeErr684fe095e7754-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7dc1-trace').style.display = (document.getElementById('cakeErr684fe095e7dc1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095e7dc1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7dc1-code').style.display = (document.getElementById('cakeErr684fe095e7dc1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7dc1-context').style.display = (document.getElementById('cakeErr684fe095e7dc1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e7dc1-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="cakeErr684fe095e7dc1-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e84f4-trace').style.display = (document.getElementById('cakeErr684fe095e84f4-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095e84f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e84f4-code').style.display = (document.getElementById('cakeErr684fe095e84f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e84f4-context').style.display = (document.getElementById('cakeErr684fe095e84f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e84f4-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="cakeErr684fe095e84f4-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e8c41-trace').style.display = (document.getElementById('cakeErr684fe095e8c41-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095e8c41-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e8c41-code').style.display = (document.getElementById('cakeErr684fe095e8c41-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e8c41-context').style.display = (document.getElementById('cakeErr684fe095e8c41-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e8c41-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="cakeErr684fe095e8c41-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9477-trace').style.display = (document.getElementById('cakeErr684fe095e9477-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095e9477-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9477-code').style.display = (document.getElementById('cakeErr684fe095e9477-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9477-context').style.display = (document.getElementById('cakeErr684fe095e9477-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e9477-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="cakeErr684fe095e9477-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9b3e-trace').style.display = (document.getElementById('cakeErr684fe095e9b3e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095e9b3e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9b3e-code').style.display = (document.getElementById('cakeErr684fe095e9b3e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9b3e-context').style.display = (document.getElementById('cakeErr684fe095e9b3e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e9b3e-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="cakeErr684fe095e9b3e-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea1e2-trace').style.display = (document.getElementById('cakeErr684fe095ea1e2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095ea1e2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea1e2-code').style.display = (document.getElementById('cakeErr684fe095ea1e2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea1e2-context').style.display = (document.getElementById('cakeErr684fe095ea1e2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ea1e2-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="cakeErr684fe095ea1e2-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea83f-trace').style.display = (document.getElementById('cakeErr684fe095ea83f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe095ea83f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea83f-code').style.display = (document.getElementById('cakeErr684fe095ea83f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea83f-context').style.display = (document.getElementById('cakeErr684fe095ea83f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ea83f-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="cakeErr684fe095ea83f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products?category=usb'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=usb'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eaeb3-trace').style.display = (document.getElementById('cakeErr684fe095eaeb3-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe095eaeb3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eaeb3-code').style.display = (document.getElementById('cakeErr684fe095eaeb3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eaeb3-context').style.display = (document.getElementById('cakeErr684fe095eaeb3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095eaeb3-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="cakeErr684fe095eaeb3-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=usb'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=usb'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eb559-trace').style.display = (document.getElementById('cakeErr684fe095eb559-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095eb559-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eb559-code').style.display = (document.getElementById('cakeErr684fe095eb559-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eb559-context').style.display = (document.getElementById('cakeErr684fe095eb559-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095eb559-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="cakeErr684fe095eb559-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ebbd9-trace').style.display = (document.getElementById('cakeErr684fe095ebbd9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095ebbd9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ebbd9-code').style.display = (document.getElementById('cakeErr684fe095ebbd9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ebbd9-context').style.display = (document.getElementById('cakeErr684fe095ebbd9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ebbd9-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="cakeErr684fe095ebbd9-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec24d-trace').style.display = (document.getElementById('cakeErr684fe095ec24d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095ec24d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec24d-code').style.display = (document.getElementById('cakeErr684fe095ec24d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec24d-context').style.display = (document.getElementById('cakeErr684fe095ec24d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ec24d-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="cakeErr684fe095ec24d-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec8bc-trace').style.display = (document.getElementById('cakeErr684fe095ec8bc-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095ec8bc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec8bc-code').style.display = (document.getElementById('cakeErr684fe095ec8bc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec8bc-context').style.display = (document.getElementById('cakeErr684fe095ec8bc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ec8bc-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="cakeErr684fe095ec8bc-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ecf10-trace').style.display = (document.getElementById('cakeErr684fe095ecf10-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095ecf10-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ecf10-code').style.display = (document.getElementById('cakeErr684fe095ecf10-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ecf10-context').style.display = (document.getElementById('cakeErr684fe095ecf10-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ecf10-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="cakeErr684fe095ecf10-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ed55e-trace').style.display = (document.getElementById('cakeErr684fe095ed55e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095ed55e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ed55e-code').style.display = (document.getElementById('cakeErr684fe095ed55e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ed55e-context').style.display = (document.getElementById('cakeErr684fe095ed55e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ed55e-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="cakeErr684fe095ed55e-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095edc33-trace').style.display = (document.getElementById('cakeErr684fe095edc33-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095edc33-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095edc33-code').style.display = (document.getElementById('cakeErr684fe095edc33-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095edc33-context').style.display = (document.getElementById('cakeErr684fe095edc33-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095edc33-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="cakeErr684fe095edc33-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee29b-trace').style.display = (document.getElementById('cakeErr684fe095ee29b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe095ee29b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee29b-code').style.display = (document.getElementById('cakeErr684fe095ee29b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee29b-context').style.display = (document.getElementById('cakeErr684fe095ee29b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ee29b-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="cakeErr684fe095ee29b-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee948-trace').style.display = (document.getElementById('cakeErr684fe095ee948-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe095ee948-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee948-code').style.display = (document.getElementById('cakeErr684fe095ee948-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee948-context').style.display = (document.getElementById('cakeErr684fe095ee948-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ee948-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="cakeErr684fe095ee948-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef016-trace').style.display = (document.getElementById('cakeErr684fe095ef016-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe095ef016-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef016-code').style.display = (document.getElementById('cakeErr684fe095ef016-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef016-context').style.display = (document.getElementById('cakeErr684fe095ef016-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ef016-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="cakeErr684fe095ef016-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef659-trace').style.display = (document.getElementById('cakeErr684fe095ef659-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe095ef659-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef659-code').style.display = (document.getElementById('cakeErr684fe095ef659-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef659-context').style.display = (document.getElementById('cakeErr684fe095ef659-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ef659-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="cakeErr684fe095ef659-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095efcd0-trace').style.display = (document.getElementById('cakeErr684fe095efcd0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe095efcd0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095efcd0-code').style.display = (document.getElementById('cakeErr684fe095efcd0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095efcd0-context').style.display = (document.getElementById('cakeErr684fe095efcd0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095efcd0-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="cakeErr684fe095efcd0-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f0359-trace').style.display = (document.getElementById('cakeErr684fe095f0359-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe095f0359-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f0359-code').style.display = (document.getElementById('cakeErr684fe095f0359-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f0359-context').style.display = (document.getElementById('cakeErr684fe095f0359-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f0359-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="cakeErr684fe095f0359-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f09cd-trace').style.display = (document.getElementById('cakeErr684fe095f09cd-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe095f09cd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f09cd-code').style.display = (document.getElementById('cakeErr684fe095f09cd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f09cd-context').style.display = (document.getElementById('cakeErr684fe095f09cd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f09cd-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="cakeErr684fe095f09cd-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1050-trace').style.display = (document.getElementById('cakeErr684fe095f1050-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe095f1050-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1050-code').style.display = (document.getElementById('cakeErr684fe095f1050-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1050-context').style.display = (document.getElementById('cakeErr684fe095f1050-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f1050-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="cakeErr684fe095f1050-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f16d9-trace').style.display = (document.getElementById('cakeErr684fe095f16d9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095f16d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f16d9-code').style.display = (document.getElementById('cakeErr684fe095f16d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f16d9-context').style.display = (document.getElementById('cakeErr684fe095f16d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f16d9-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="cakeErr684fe095f16d9-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1d44-trace').style.display = (document.getElementById('cakeErr684fe095f1d44-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095f1d44-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1d44-code').style.display = (document.getElementById('cakeErr684fe095f1d44-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1d44-context').style.display = (document.getElementById('cakeErr684fe095f1d44-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f1d44-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="cakeErr684fe095f1d44-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2370-trace').style.display = (document.getElementById('cakeErr684fe095f2370-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095f2370-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2370-code').style.display = (document.getElementById('cakeErr684fe095f2370-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2370-context').style.display = (document.getElementById('cakeErr684fe095f2370-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f2370-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="cakeErr684fe095f2370-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2a28-trace').style.display = (document.getElementById('cakeErr684fe095f2a28-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095f2a28-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2a28-code').style.display = (document.getElementById('cakeErr684fe095f2a28-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2a28-context').style.display = (document.getElementById('cakeErr684fe095f2a28-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f2a28-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="cakeErr684fe095f2a28-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3071-trace').style.display = (document.getElementById('cakeErr684fe095f3071-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095f3071-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3071-code').style.display = (document.getElementById('cakeErr684fe095f3071-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3071-context').style.display = (document.getElementById('cakeErr684fe095f3071-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f3071-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="cakeErr684fe095f3071-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f36d9-trace').style.display = (document.getElementById('cakeErr684fe095f36d9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095f36d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f36d9-code').style.display = (document.getElementById('cakeErr684fe095f36d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f36d9-context').style.display = (document.getElementById('cakeErr684fe095f36d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f36d9-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="cakeErr684fe095f36d9-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3da8-trace').style.display = (document.getElementById('cakeErr684fe095f3da8-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095f3da8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3da8-code').style.display = (document.getElementById('cakeErr684fe095f3da8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3da8-context').style.display = (document.getElementById('cakeErr684fe095f3da8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f3da8-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="cakeErr684fe095f3da8-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600432-trace').style.display = (document.getElementById('cakeErr684fe09600432-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09600432-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600432-code').style.display = (document.getElementById('cakeErr684fe09600432-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600432-context').style.display = (document.getElementById('cakeErr684fe09600432-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09600432-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="cakeErr684fe09600432-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600b6d-trace').style.display = (document.getElementById('cakeErr684fe09600b6d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09600b6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600b6d-code').style.display = (document.getElementById('cakeErr684fe09600b6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600b6d-context').style.display = (document.getElementById('cakeErr684fe09600b6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09600b6d-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="cakeErr684fe09600b6d-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601235-trace').style.display = (document.getElementById('cakeErr684fe09601235-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe09601235-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601235-code').style.display = (document.getElementById('cakeErr684fe09601235-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601235-context').style.display = (document.getElementById('cakeErr684fe09601235-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09601235-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="cakeErr684fe09601235-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601900-trace').style.display = (document.getElementById('cakeErr684fe09601900-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe09601900-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601900-code').style.display = (document.getElementById('cakeErr684fe09601900-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601900-context').style.display = (document.getElementById('cakeErr684fe09601900-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09601900-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="cakeErr684fe09601900-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601f28-trace').style.display = (document.getElementById('cakeErr684fe09601f28-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe09601f28-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601f28-code').style.display = (document.getElementById('cakeErr684fe09601f28-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601f28-context').style.display = (document.getElementById('cakeErr684fe09601f28-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09601f28-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="cakeErr684fe09601f28-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602648-trace').style.display = (document.getElementById('cakeErr684fe09602648-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe09602648-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602648-code').style.display = (document.getElementById('cakeErr684fe09602648-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602648-context').style.display = (document.getElementById('cakeErr684fe09602648-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09602648-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="cakeErr684fe09602648-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602cd5-trace').style.display = (document.getElementById('cakeErr684fe09602cd5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe09602cd5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602cd5-code').style.display = (document.getElementById('cakeErr684fe09602cd5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602cd5-context').style.display = (document.getElementById('cakeErr684fe09602cd5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09602cd5-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="cakeErr684fe09602cd5-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603333-trace').style.display = (document.getElementById('cakeErr684fe09603333-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe09603333-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603333-code').style.display = (document.getElementById('cakeErr684fe09603333-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603333-context').style.display = (document.getElementById('cakeErr684fe09603333-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09603333-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="cakeErr684fe09603333-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960397f-trace').style.display = (document.getElementById('cakeErr684fe0960397f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960397f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960397f-code').style.display = (document.getElementById('cakeErr684fe0960397f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960397f-context').style.display = (document.getElementById('cakeErr684fe0960397f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960397f-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="cakeErr684fe0960397f-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603fb4-trace').style.display = (document.getElementById('cakeErr684fe09603fb4-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09603fb4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603fb4-code').style.display = (document.getElementById('cakeErr684fe09603fb4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603fb4-context').style.display = (document.getElementById('cakeErr684fe09603fb4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09603fb4-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="cakeErr684fe09603fb4-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604638-trace').style.display = (document.getElementById('cakeErr684fe09604638-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09604638-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604638-code').style.display = (document.getElementById('cakeErr684fe09604638-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604638-context').style.display = (document.getElementById('cakeErr684fe09604638-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09604638-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="cakeErr684fe09604638-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604cfd-trace').style.display = (document.getElementById('cakeErr684fe09604cfd-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09604cfd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604cfd-code').style.display = (document.getElementById('cakeErr684fe09604cfd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604cfd-context').style.display = (document.getElementById('cakeErr684fe09604cfd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09604cfd-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="cakeErr684fe09604cfd-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09605345-trace').style.display = (document.getElementById('cakeErr684fe09605345-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09605345-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09605345-code').style.display = (document.getElementById('cakeErr684fe09605345-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09605345-context').style.display = (document.getElementById('cakeErr684fe09605345-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09605345-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="cakeErr684fe09605345-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096059b5-trace').style.display = (document.getElementById('cakeErr684fe096059b5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe096059b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096059b5-code').style.display = (document.getElementById('cakeErr684fe096059b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096059b5-context').style.display = (document.getElementById('cakeErr684fe096059b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096059b5-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="cakeErr684fe096059b5-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><ul class=""><li class=""><a href="/fr/products?category=oem-industrial" title="OEM"><div><div style=""><span>OEM</span></div></div></a></li><li class=""><a href="/fr/products?category=usb" title="Lecteurs de bureau"><div><div style=""><span>Lecteurs de bureau</span></div></div></a></li><li class=""><a href="/fr/products" title="Interface IP"><div><div style=""><span>Interface IP</span></div></div></a></li><li class=""><a href="/fr/products" title="Tous les produits"><div><div style=""><span>Tous les produits</span></div></div></a></li></ul> </div>
<div class="section">
<div class="section__title">Entreprise</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096060a8-trace').style.display = (document.getElementById('cakeErr684fe096060a8-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe096060a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096060a8-code').style.display = (document.getElementById('cakeErr684fe096060a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096060a8-context').style.display = (document.getElementById('cakeErr684fe096060a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096060a8-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="cakeErr684fe096060a8-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960670a-trace').style.display = (document.getElementById('cakeErr684fe0960670a-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe0960670a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960670a-code').style.display = (document.getElementById('cakeErr684fe0960670a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960670a-context').style.display = (document.getElementById('cakeErr684fe0960670a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960670a-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="cakeErr684fe0960670a-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/story'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09606d37-trace').style.display = (document.getElementById('cakeErr684fe09606d37-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09606d37-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09606d37-code').style.display = (document.getElementById('cakeErr684fe09606d37-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09606d37-context').style.display = (document.getElementById('cakeErr684fe09606d37-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09606d37-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="cakeErr684fe09606d37-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/story'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/story'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960741b-trace').style.display = (document.getElementById('cakeErr684fe0960741b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960741b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960741b-code').style.display = (document.getElementById('cakeErr684fe0960741b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960741b-context').style.display = (document.getElementById('cakeErr684fe0960741b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960741b-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="cakeErr684fe0960741b-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09607b37-trace').style.display = (document.getElementById('cakeErr684fe09607b37-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09607b37-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09607b37-code').style.display = (document.getElementById('cakeErr684fe09607b37-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09607b37-context').style.display = (document.getElementById('cakeErr684fe09607b37-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09607b37-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="cakeErr684fe09607b37-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09608274-trace').style.display = (document.getElementById('cakeErr684fe09608274-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09608274-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09608274-code').style.display = (document.getElementById('cakeErr684fe09608274-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09608274-context').style.display = (document.getElementById('cakeErr684fe09608274-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09608274-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="cakeErr684fe09608274-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096089f5-trace').style.display = (document.getElementById('cakeErr684fe096089f5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096089f5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096089f5-code').style.display = (document.getElementById('cakeErr684fe096089f5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096089f5-context').style.display = (document.getElementById('cakeErr684fe096089f5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096089f5-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="cakeErr684fe096089f5-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960910e-trace').style.display = (document.getElementById('cakeErr684fe0960910e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0960910e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960910e-code').style.display = (document.getElementById('cakeErr684fe0960910e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960910e-context').style.display = (document.getElementById('cakeErr684fe0960910e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960910e-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="cakeErr684fe0960910e-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096097d4-trace').style.display = (document.getElementById('cakeErr684fe096097d4-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe096097d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096097d4-code').style.display = (document.getElementById('cakeErr684fe096097d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096097d4-context').style.display = (document.getElementById('cakeErr684fe096097d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096097d4-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="cakeErr684fe096097d4-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09609e52-trace').style.display = (document.getElementById('cakeErr684fe09609e52-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe09609e52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09609e52-code').style.display = (document.getElementById('cakeErr684fe09609e52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09609e52-context').style.display = (document.getElementById('cakeErr684fe09609e52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09609e52-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="cakeErr684fe09609e52-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960a4df-trace').style.display = (document.getElementById('cakeErr684fe0960a4df-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe0960a4df-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960a4df-code').style.display = (document.getElementById('cakeErr684fe0960a4df-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960a4df-context').style.display = (document.getElementById('cakeErr684fe0960a4df-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960a4df-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="cakeErr684fe0960a4df-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ac3b-trace').style.display = (document.getElementById('cakeErr684fe0960ac3b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe0960ac3b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ac3b-code').style.display = (document.getElementById('cakeErr684fe0960ac3b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ac3b-context').style.display = (document.getElementById('cakeErr684fe0960ac3b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960ac3b-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="cakeErr684fe0960ac3b-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/springcard-jobs-offres-d-emploi'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/springcard-jobs-offres-d-emploi'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960b7ff-trace').style.display = (document.getElementById('cakeErr684fe0960b7ff-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960b7ff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960b7ff-code').style.display = (document.getElementById('cakeErr684fe0960b7ff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960b7ff-context').style.display = (document.getElementById('cakeErr684fe0960b7ff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960b7ff-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="cakeErr684fe0960b7ff-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c3cf-trace').style.display = (document.getElementById('cakeErr684fe0960c3cf-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960c3cf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c3cf-code').style.display = (document.getElementById('cakeErr684fe0960c3cf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c3cf-context').style.display = (document.getElementById('cakeErr684fe0960c3cf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960c3cf-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="cakeErr684fe0960c3cf-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c906-trace').style.display = (document.getElementById('cakeErr684fe0960c906-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0960c906-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c906-code').style.display = (document.getElementById('cakeErr684fe0960c906-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c906-context').style.display = (document.getElementById('cakeErr684fe0960c906-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960c906-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="cakeErr684fe0960c906-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ce3d-trace').style.display = (document.getElementById('cakeErr684fe0960ce3d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0960ce3d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ce3d-code').style.display = (document.getElementById('cakeErr684fe0960ce3d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ce3d-context').style.display = (document.getElementById('cakeErr684fe0960ce3d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960ce3d-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="cakeErr684fe0960ce3d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d403-trace').style.display = (document.getElementById('cakeErr684fe0960d403-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0960d403-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d403-code').style.display = (document.getElementById('cakeErr684fe0960d403-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d403-context').style.display = (document.getElementById('cakeErr684fe0960d403-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960d403-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="cakeErr684fe0960d403-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d950-trace').style.display = (document.getElementById('cakeErr684fe0960d950-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0960d950-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d950-code').style.display = (document.getElementById('cakeErr684fe0960d950-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d950-context').style.display = (document.getElementById('cakeErr684fe0960d950-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960d950-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="cakeErr684fe0960d950-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960dfe1-trace').style.display = (document.getElementById('cakeErr684fe0960dfe1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe0960dfe1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960dfe1-code').style.display = (document.getElementById('cakeErr684fe0960dfe1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960dfe1-context').style.display = (document.getElementById('cakeErr684fe0960dfe1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960dfe1-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="cakeErr684fe0960dfe1-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960e5f1-trace').style.display = (document.getElementById('cakeErr684fe0960e5f1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe0960e5f1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960e5f1-code').style.display = (document.getElementById('cakeErr684fe0960e5f1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960e5f1-context').style.display = (document.getElementById('cakeErr684fe0960e5f1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960e5f1-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="cakeErr684fe0960e5f1-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960eb76-trace').style.display = (document.getElementById('cakeErr684fe0960eb76-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe0960eb76-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960eb76-code').style.display = (document.getElementById('cakeErr684fe0960eb76-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960eb76-context').style.display = (document.getElementById('cakeErr684fe0960eb76-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960eb76-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="cakeErr684fe0960eb76-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/intern-s-hall-of-fame'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/intern-s-hall-of-fame'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f13b-trace').style.display = (document.getElementById('cakeErr684fe0960f13b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960f13b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f13b-code').style.display = (document.getElementById('cakeErr684fe0960f13b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f13b-context').style.display = (document.getElementById('cakeErr684fe0960f13b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960f13b-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="cakeErr684fe0960f13b-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f6cb-trace').style.display = (document.getElementById('cakeErr684fe0960f6cb-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960f6cb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f6cb-code').style.display = (document.getElementById('cakeErr684fe0960f6cb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f6cb-context').style.display = (document.getElementById('cakeErr684fe0960f6cb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960f6cb-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="cakeErr684fe0960f6cb-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960fc17-trace').style.display = (document.getElementById('cakeErr684fe0960fc17-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0960fc17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960fc17-code').style.display = (document.getElementById('cakeErr684fe0960fc17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960fc17-context').style.display = (document.getElementById('cakeErr684fe0960fc17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960fc17-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="cakeErr684fe0960fc17-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610163-trace').style.display = (document.getElementById('cakeErr684fe09610163-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09610163-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610163-code').style.display = (document.getElementById('cakeErr684fe09610163-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610163-context').style.display = (document.getElementById('cakeErr684fe09610163-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09610163-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="cakeErr684fe09610163-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610666-trace').style.display = (document.getElementById('cakeErr684fe09610666-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09610666-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610666-code').style.display = (document.getElementById('cakeErr684fe09610666-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610666-context').style.display = (document.getElementById('cakeErr684fe09610666-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09610666-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="cakeErr684fe09610666-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610f2d-trace').style.display = (document.getElementById('cakeErr684fe09610f2d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09610f2d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610f2d-code').style.display = (document.getElementById('cakeErr684fe09610f2d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610f2d-context').style.display = (document.getElementById('cakeErr684fe09610f2d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09610f2d-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="cakeErr684fe09610f2d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><ul class=""><li class=""><a href="#" title="Newsletter" data-toggle="modal" data-target="#newsletter-modal"><div><div style=""><span>Newsletter</span></div></div></a></li><li class=""><a href="/fr/story" title="A propos"><div><div style=""><span>A propos</span></div></div></a></li><li class=""><a href="/fr/springcard-jobs-offres-d-emploi" title="Emploi"><div><div style=""><span>Emploi</span></div></div></a></li><li class=""><a href="/fr/intern-s-hall-of-fame" title="Intern's Hall of Fame"><div><div style=""><span>Intern's Hall of Fame</span></div></div></a></li></ul> </div>
<div class="section">
<div class="section__title">Légal</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961157c-trace').style.display = (document.getElementById('cakeErr684fe0961157c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe0961157c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961157c-code').style.display = (document.getElementById('cakeErr684fe0961157c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961157c-context').style.display = (document.getElementById('cakeErr684fe0961157c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961157c-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="cakeErr684fe0961157c-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/disclaimer.html'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09611b5b-trace').style.display = (document.getElementById('cakeErr684fe09611b5b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09611b5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09611b5b-code').style.display = (document.getElementById('cakeErr684fe09611b5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09611b5b-context').style.display = (document.getElementById('cakeErr684fe09611b5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09611b5b-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="cakeErr684fe09611b5b-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/disclaimer.html'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/disclaimer.html'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961216f-trace').style.display = (document.getElementById('cakeErr684fe0961216f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe0961216f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961216f-code').style.display = (document.getElementById('cakeErr684fe0961216f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961216f-context').style.display = (document.getElementById('cakeErr684fe0961216f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961216f-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="cakeErr684fe0961216f-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/disclaimer.html'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/disclaimer.html'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612752-trace').style.display = (document.getElementById('cakeErr684fe09612752-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09612752-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612752-code').style.display = (document.getElementById('cakeErr684fe09612752-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612752-context').style.display = (document.getElementById('cakeErr684fe09612752-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09612752-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="cakeErr684fe09612752-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612d8d-trace').style.display = (document.getElementById('cakeErr684fe09612d8d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09612d8d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612d8d-code').style.display = (document.getElementById('cakeErr684fe09612d8d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612d8d-context').style.display = (document.getElementById('cakeErr684fe09612d8d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09612d8d-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="cakeErr684fe09612d8d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961336e-trace').style.display = (document.getElementById('cakeErr684fe0961336e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0961336e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961336e-code').style.display = (document.getElementById('cakeErr684fe0961336e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961336e-context').style.display = (document.getElementById('cakeErr684fe0961336e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961336e-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="cakeErr684fe0961336e-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096138a2-trace').style.display = (document.getElementById('cakeErr684fe096138a2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096138a2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096138a2-code').style.display = (document.getElementById('cakeErr684fe096138a2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096138a2-context').style.display = (document.getElementById('cakeErr684fe096138a2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096138a2-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="cakeErr684fe096138a2-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09613e83-trace').style.display = (document.getElementById('cakeErr684fe09613e83-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09613e83-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09613e83-code').style.display = (document.getElementById('cakeErr684fe09613e83-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09613e83-context').style.display = (document.getElementById('cakeErr684fe09613e83-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09613e83-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="cakeErr684fe09613e83-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614400-trace').style.display = (document.getElementById('cakeErr684fe09614400-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09614400-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614400-code').style.display = (document.getElementById('cakeErr684fe09614400-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614400-context').style.display = (document.getElementById('cakeErr684fe09614400-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09614400-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="cakeErr684fe09614400-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614955-trace').style.display = (document.getElementById('cakeErr684fe09614955-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe09614955-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614955-code').style.display = (document.getElementById('cakeErr684fe09614955-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614955-context').style.display = (document.getElementById('cakeErr684fe09614955-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09614955-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="cakeErr684fe09614955-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/privacy'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614f30-trace').style.display = (document.getElementById('cakeErr684fe09614f30-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09614f30-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614f30-code').style.display = (document.getElementById('cakeErr684fe09614f30-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614f30-context').style.display = (document.getElementById('cakeErr684fe09614f30-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09614f30-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="cakeErr684fe09614f30-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/privacy'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/privacy'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615514-trace').style.display = (document.getElementById('cakeErr684fe09615514-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09615514-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615514-code').style.display = (document.getElementById('cakeErr684fe09615514-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615514-context').style.display = (document.getElementById('cakeErr684fe09615514-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09615514-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="cakeErr684fe09615514-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/privacy'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/privacy'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615adf-trace').style.display = (document.getElementById('cakeErr684fe09615adf-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09615adf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615adf-code').style.display = (document.getElementById('cakeErr684fe09615adf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615adf-context').style.display = (document.getElementById('cakeErr684fe09615adf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09615adf-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="cakeErr684fe09615adf-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096160b8-trace').style.display = (document.getElementById('cakeErr684fe096160b8-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe096160b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096160b8-code').style.display = (document.getElementById('cakeErr684fe096160b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096160b8-context').style.display = (document.getElementById('cakeErr684fe096160b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096160b8-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="cakeErr684fe096160b8-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096165e6-trace').style.display = (document.getElementById('cakeErr684fe096165e6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096165e6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096165e6-code').style.display = (document.getElementById('cakeErr684fe096165e6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096165e6-context').style.display = (document.getElementById('cakeErr684fe096165e6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096165e6-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="cakeErr684fe096165e6-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09616b56-trace').style.display = (document.getElementById('cakeErr684fe09616b56-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09616b56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09616b56-code').style.display = (document.getElementById('cakeErr684fe09616b56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09616b56-context').style.display = (document.getElementById('cakeErr684fe09616b56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09616b56-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="cakeErr684fe09616b56-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961716a-trace').style.display = (document.getElementById('cakeErr684fe0961716a-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961716a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961716a-code').style.display = (document.getElementById('cakeErr684fe0961716a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961716a-context').style.display = (document.getElementById('cakeErr684fe0961716a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961716a-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="cakeErr684fe0961716a-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961777f-trace').style.display = (document.getElementById('cakeErr684fe0961777f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961777f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961777f-code').style.display = (document.getElementById('cakeErr684fe0961777f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961777f-context').style.display = (document.getElementById('cakeErr684fe0961777f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961777f-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="cakeErr684fe0961777f-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09617d5b-trace').style.display = (document.getElementById('cakeErr684fe09617d5b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe09617d5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09617d5b-code').style.display = (document.getElementById('cakeErr684fe09617d5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09617d5b-context').style.display = (document.getElementById('cakeErr684fe09617d5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09617d5b-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="cakeErr684fe09617d5b-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/copyright.html'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618347-trace').style.display = (document.getElementById('cakeErr684fe09618347-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09618347-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618347-code').style.display = (document.getElementById('cakeErr684fe09618347-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618347-context').style.display = (document.getElementById('cakeErr684fe09618347-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09618347-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="cakeErr684fe09618347-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/copyright.html'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/copyright.html'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618913-trace').style.display = (document.getElementById('cakeErr684fe09618913-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09618913-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618913-code').style.display = (document.getElementById('cakeErr684fe09618913-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618913-context').style.display = (document.getElementById('cakeErr684fe09618913-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09618913-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="cakeErr684fe09618913-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/copyright.html'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/copyright.html'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618f17-trace').style.display = (document.getElementById('cakeErr684fe09618f17-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09618f17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618f17-code').style.display = (document.getElementById('cakeErr684fe09618f17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618f17-context').style.display = (document.getElementById('cakeErr684fe09618f17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09618f17-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="cakeErr684fe09618f17-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619494-trace').style.display = (document.getElementById('cakeErr684fe09619494-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09619494-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619494-code').style.display = (document.getElementById('cakeErr684fe09619494-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619494-context').style.display = (document.getElementById('cakeErr684fe09619494-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09619494-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="cakeErr684fe09619494-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096199eb-trace').style.display = (document.getElementById('cakeErr684fe096199eb-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096199eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096199eb-code').style.display = (document.getElementById('cakeErr684fe096199eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096199eb-context').style.display = (document.getElementById('cakeErr684fe096199eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096199eb-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="cakeErr684fe096199eb-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619fbd-trace').style.display = (document.getElementById('cakeErr684fe09619fbd-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09619fbd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619fbd-code').style.display = (document.getElementById('cakeErr684fe09619fbd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619fbd-context').style.display = (document.getElementById('cakeErr684fe09619fbd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09619fbd-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="cakeErr684fe09619fbd-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961a505-trace').style.display = (document.getElementById('cakeErr684fe0961a505-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961a505-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961a505-code').style.display = (document.getElementById('cakeErr684fe0961a505-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961a505-context').style.display = (document.getElementById('cakeErr684fe0961a505-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961a505-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="cakeErr684fe0961a505-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961aa4d-trace').style.display = (document.getElementById('cakeErr684fe0961aa4d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961aa4d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961aa4d-code').style.display = (document.getElementById('cakeErr684fe0961aa4d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961aa4d-context').style.display = (document.getElementById('cakeErr684fe0961aa4d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961aa4d-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="cakeErr684fe0961aa4d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><ul class=""><li class=""><a href="/fr/disclaimer.html" title="Informations légales"><div><div style=""><span>Informations légales</span></div></div></a></li><li class=""><a href="/fr/privacy" title="Politique de confidentialité"><div><div style=""><span>Politique de confidentialité</span></div></div></a></li><li class=""><a href="/fr/copyright.html" title="Copyright"><div><div style=""><span>Copyright</span></div></div></a></li><li class=""><a href="#" title="Gestion des cookies" onclick="event.preventDefault();window.tarteaucitron.userInterface.openPanel()"><div><div style=""><span>Gestion des cookies</span></div></div></a></li></ul> </div>
<div class="section section--extra-logo">
<img src="/svg/french-fab-logo-white.svg?v=2022" class="fl-logo" alt="Springcard, membre de la French Fab"/> </div>
</div>
</div>
<div class="main-footer__container alt">
<div class="inner">
<div class="spc-card">
<div itemscope itemtype="https://schema.org/Organization">
<meta itemprop="name" content="Springcard">
<div class="spc-footer-logo">
<img src="/svg/springcard-logo.svg" alt="SpringCard Votre expert en solutions sans contact"/> </div>
<ul class="spc-footer-agencies list-unstyled">
<li class="">
<div class="item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<strong >Springcard SAS</strong>
<br>
<span itemprop="streetAddress">2 voie la Cardon<br>Parc Gutenberg</span>
<br>
<span itemprop="postalCode">91120</span> <span itemprop="addressLocality">Palaiseau</span>
<br>
<span itemprop="addressCountry">France</span>
</div>
</li>
<li class="">
<div class="item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<strong >Springcard SAS</strong>
<br>
<span itemprop="streetAddress">Centre d'Activités La Garde, Bâtiment 1<br>Allée du 9 novembre 1989</span>
<br>
<span itemprop="postalCode">49240</span> <span itemprop="addressLocality">Avrillé</span>
<br>
<span itemprop="addressCountry">France</span>
</div>
</li>
<li class="">
<div class="item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<strong >Springcard Inc.</strong>
<br>
<span itemprop="streetAddress">185 Alewife Brook Parkway, ste 210</span>
<br>
<span itemprop="addressLocality">Cambridge</span>, <span itemprop="addressRegion">MA</span> <span itemprop="postalCode">02138</span>
<br><span itemprop="addressCountry">USA</span>
</div>
</li>
</ul> </div>
</div>
</div>
</div>
<div class="last-footer">
<div class="inner">
<small> ©2025 Springcard</small>
<small></small>
</div>
</div>
</footer>
</div> <!-- #main -->
<script src="/js/vendor.min.js?ts=1651472803"></script>
<script src="/js/main.min.js?ts=1654672511"></script>
<script src="/js/progress-page.js"></script>
<script src="https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/algoliasearch@4.5.1/dist/algoliasearch-lite.umd.js" integrity="sha256-EXPXz4W6pQgfYY3yTpnDa3OH8/EPn16ciVsPQ/ypsjk=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/instantsearch.js@4.8.3/dist/instantsearch.production.min.js" integrity="sha256-LAGhRRdtVoD6RLo2qDQsU2mp+XVSciKRC8XPOBWmofM=" crossorigin="anonymous"></script>
<script>
(function(window) {
const applicationId = 'MFTHD2AZDH'
const apiKey = '0fe33d01271b157c8d0adc8ffa53b87e'
// Algolia query search will be sent if the user type at least `searchMinLength` characters
const searchMinLength = 3
let currentMode
let searchContainer
let hitsContainer
let search
const searchClient = algoliasearch(applicationId, apiKey);
const computeMode = () => {
const viewportWidth = window.innerWidth;
return viewportWidth < 768 ? 'mobile' : 'desktop';
}
const setCurrentMode = () => {
currentMode = computeMode();
}
const setContainers = () => {
const viewportWidth = window.innerWidth;
searchContainer = viewportWidth < 768 ? '#searchbox-mobile' : '#searchbox';
hitsContainer = viewportWidth < 768 ? '#hits-mobile' : '#hits';
}
const destroy = () => {
if (search) {
search.dispose();
search = undefined
}
}
const start = () => {
if (search) {
return;
}
search = instantsearch({
indexName: 'prod_springcard_fr',
searchClient,
searchFunction: _.debounce(function(helper) {
if (helper.state.query.length < searchMinLength) {
return;
}
helper.search();
}, 400)
});
search.addWidgets([
instantsearch.widgets.searchBox({
container: searchContainer,
searchAsYouType: true,
placeholder: 'Rechercher sur le site',
}),
instantsearch.widgets.hits({
container: hitsContainer,
templates: {
item: `
<a href="{{url}}" class="spc-Hits-itemLink">
<div class="spc-Hits-itemTitleContainer">
<span class="spc-Hits-itemTitle">{{#helpers.highlight}}{ "attribute": "title", "highlightedTagName": "mark" }{{/helpers.highlight}}</span>
<span class="spc-Hits-itemCategory">{{category}}</span>
</div>
<div class="spc-Hits-itemExcerpt">{{#helpers.snippet}}{ "attribute": "title", "highlightedTagName": "mark" }{{/helpers.snippet}}</div>
</a>
`
}
})
]);
search.start();
}
const onWindowResize = (event) => {
setContainers();
viewportWidth = window.innerWidth;
}
window.addEventListener('resize', _.throttle(function() {
if (currentMode && currentMode === computeMode()) {
return
}
destroy();
setCurrentMode();
setContainers();
start();
}));
setCurrentMode();
setContainers();
start();
})(this);
</script>
<!-- <script src="https://cdn.jsdelivr.net/gh/AmauriC/tarteaucitron.js@V1.2/tarteaucitron.min.js"></script> -->
<script src="/js/tarteaucitron/tarteaucitron.js"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
tarteaucitron.init({
'privacyUrl': '/fr/privacy', /* Privacy policy url */
'hashtag': '#tarteaucitron', /* Open the panel with this hashtag */
'cookieName': 'tartaucitron', /* Cookie name */
'orientation': 'bottom', /* Banner position (top - bottom) */
'showAlertSmall': false, /* Show the small banner on bottom right */
'cookieslist': true, /* Show the cookie list */
'adblocker': false, /* Show a Warning if an adblocker is detected */
'AcceptAllCta' : true, /* Show the accept all button when highPrivacy on */
'highPrivacy': true, /* Disable auto consent */
'handleBrowserDNTRequest': false, /* If Do Not Track == 1, accept all */
'removeCredit': false, /* Remove credit link */
'moreInfoLink': true, /* Show more info link */
// 'cookieDomain': 'springcard.com', /* Shared cookie for subdomain */
"useExternalCss": true,
});
tarteaucitron.job = tarteaucitron.job || [];
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09621fe0-trace').style.display = (document.getElementById('cakeErr684fe09621fe0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09621fe0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09621fe0-code').style.display = (document.getElementById('cakeErr684fe09621fe0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09621fe0-context').style.display = (document.getElementById('cakeErr684fe09621fe0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09621fe0-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="cakeErr684fe09621fe0-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_analytics',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 324,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_analytics'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 324
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622495-trace').style.display = (document.getElementById('cakeErr684fe09622495-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09622495-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622495-code').style.display = (document.getElementById('cakeErr684fe09622495-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622495-context').style.display = (document.getElementById('cakeErr684fe09622495-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09622495-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="cakeErr684fe09622495-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_analytics',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 324,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_analytics'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 324
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>
tarteaucitron.user.recaptchaapi = '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0962298d-trace').style.display = (document.getElementById('cakeErr684fe0962298d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0962298d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0962298d-code').style.display = (document.getElementById('cakeErr684fe0962298d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0962298d-context').style.display = (document.getElementById('cakeErr684fe0962298d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0962298d-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="cakeErr684fe0962298d-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 338,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 338
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622e71-trace').style.display = (document.getElementById('cakeErr684fe09622e71-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09622e71-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622e71-code').style.display = (document.getElementById('cakeErr684fe09622e71-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622e71-context').style.display = (document.getElementById('cakeErr684fe09622e71-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09622e71-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="cakeErr684fe09622e71-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 338,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 338
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>6LfS6x4TAAAAADck6FmaTVTT6tC1U6DZnoOdZqRq';
tarteaucitron.job.push('recaptcha');
tarteaucitron.job.push('youtube');
tarteaucitron.job.push('twitter');
tarteaucitron.job.push('facebook');
tarteaucitron.job.push('linkedin');
});
</script>
<!-- Button trigger modal -->
<!-- Modal -->
<div class="modal fade" id="newsletter-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558fa2-trace').style.display = (document.getElementById('cakeErr684fe09558fa2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp, line: 14
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="cakeErr684fe09558fa2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558fa2-code').style.display = (document.getElementById('cakeErr684fe09558fa2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558fa2-context').style.display = (document.getElementById('cakeErr684fe09558fa2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09558fa2-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="cakeErr684fe09558fa2-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp, line: 14
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559714-trace').style.display = (document.getElementById('cakeErr684fe09559714-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
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="cakeErr684fe09559714-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559714-code').style.display = (document.getElementById('cakeErr684fe09559714-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559714-context').style.display = (document.getElementById('cakeErr684fe09559714-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09559714-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="cakeErr684fe09559714-context" class="cake-context" style="display: none;">$message = 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 442,
'function' => '_detectFormAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 150,
'function' => '_formAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'create',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
BootstrapUI\View\Helper\FormHelper::_detectFormAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 534
BootstrapUI\View\Helper\FormHelper::_formAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 442
BootstrapUI\View\Helper\FormHelper::create() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 150
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><form method="post" accept-charset="utf-8" id="newsletter-modal-form" action="/fr/subscribe.json"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34"/></div>
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="myModalLabel">Adhésion à la lettre d'info</h4>
</div>
<div class="modal-body">
<div class="legend mbl">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559eea-trace').style.display = (document.getElementById('cakeErr684fe09559eea-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09559eea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559eea-code').style.display = (document.getElementById('cakeErr684fe09559eea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559eea-context').style.display = (document.getElementById('cakeErr684fe09559eea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09559eea-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="cakeErr684fe09559eea-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => 'Suivez notre actualité, abonnez-vous à notre newsletter',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 23,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => null,
(int) 2 => 'Suivez notre actualité, abonnez-vous à notre newsletter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955a5be-trace').style.display = (document.getElementById('cakeErr684fe0955a5be-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe0955a5be-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955a5be-code').style.display = (document.getElementById('cakeErr684fe0955a5be-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955a5be-context').style.display = (document.getElementById('cakeErr684fe0955a5be-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955a5be-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="cakeErr684fe0955a5be-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => 'Suivez notre actualité, abonnez-vous à notre newsletter',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 23,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => null,
(int) 2 => 'Suivez notre actualité, abonnez-vous à notre newsletter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ac51-trace').style.display = (document.getElementById('cakeErr684fe0955ac51-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
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="cakeErr684fe0955ac51-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ac51-code').style.display = (document.getElementById('cakeErr684fe0955ac51-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ac51-context').style.display = (document.getElementById('cakeErr684fe0955ac51-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955ac51-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="cakeErr684fe0955ac51-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => 'Suivez notre actualité, abonnez-vous à notre newsletter',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 23,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => null,
(int) 2 => 'Suivez notre actualité, abonnez-vous à notre newsletter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 33
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre>Abonnez-vous à notre newsletter trimestrielle (derniers produits, astuces d'utilisation...) ! </div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955b4b5-trace').style.display = (document.getElementById('cakeErr684fe0955b4b5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955b4b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955b4b5-code').style.display = (document.getElementById('cakeErr684fe0955b4b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955b4b5-context').style.display = (document.getElementById('cakeErr684fe0955b4b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955b4b5-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="cakeErr684fe0955b4b5-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 25,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 25
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><div class="form-group email required"><label class="control-label" for="newsletter-modal-form-email">Email</label><input type="email" name="email" required="required" id="newsletter-modal-form-email" placeholder="Votre adresse électronique" class="form-control"/></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955c3ad-trace').style.display = (document.getElementById('cakeErr684fe0955c3ad-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955c3ad-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955c3ad-code').style.display = (document.getElementById('cakeErr684fe0955c3ad-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955c3ad-context').style.display = (document.getElementById('cakeErr684fe0955c3ad-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955c3ad-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="cakeErr684fe0955c3ad-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'fname',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 26,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'fname',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 26
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><input type="hidden" name="fname" id="newsletter-modal-form-fname"/>
<div class="row">
<div class="col-xs-12 col-sm-6">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955cdeb-trace').style.display = (document.getElementById('cakeErr684fe0955cdeb-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955cdeb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955cdeb-code').style.display = (document.getElementById('cakeErr684fe0955cdeb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955cdeb-context').style.display = (document.getElementById('cakeErr684fe0955cdeb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955cdeb-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="cakeErr684fe0955cdeb-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'first_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 34,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'first_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 34
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><div class="form-group text"><label class="control-label" for="newsletter-modal-form-firstName">Prénom</label><input type="text" name="first_name" placeholder="Prénom" id="newsletter-modal-form-firstName" class="form-control"/></div> </div>
<div class="col-xs-12 col-sm-6">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955d8a9-trace').style.display = (document.getElementById('cakeErr684fe0955d8a9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955d8a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955d8a9-code').style.display = (document.getElementById('cakeErr684fe0955d8a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955d8a9-context').style.display = (document.getElementById('cakeErr684fe0955d8a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955d8a9-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="cakeErr684fe0955d8a9-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'last_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 42,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'last_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 42
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><div class="form-group text"><label class="control-label" for="newsletter-modal-form-lastName">Nom</label><input type="text" name="last_name" placeholder="Nom" id="newsletter-modal-form-lastName" class="form-control"/></div> </div>
</div>
<div class="checkbox-rgpd"><div class="checkbox"><input type="hidden" name="rgpd" value="0"/><label for="newsletter-modal-form-rgpd"><input type="checkbox" name="rgpd" value="1" id="newsletter-modal-form-rgpd" required="required">J'ai lu et accepte <a href="/fr/privacy" target="_blank">la politique de confidentialité</a> de ce site.</label></div></div> </div>
<div class="modal-footer">
<div id="newsletter-modal-msg" class="alert ptm text-left"></div>
<div class="clearfix">
<div class="pull-right text-right">
<div class="g-recaptcha-wrapper" data-theme="light" data-type="image" data-size="normal"><div class="g-recaptcha form-group" data-sitekey="6LfS6x4TAAAAADck6FmaTVTT6tC1U6DZnoOdZqRq"></div><div class="alert alert-danger" style="display: none;" aria-hidden="true">Merci d'autoriser reCAPTCHA pour envoyer ce formulaire.</div></div> <button type="submit" class="btn btn-primary">Inscription <span class="loader hidden"><i class="fa fa-circle-o-notch fa-spin" aria-hidden="true"></i></span></button> </div>
</div>
<p class="text-muted info-rgpd text-left ptl"><small>Vos données sont stockées dans notre base de données emailing, ne seront pas vendues à des tiers ou à des partenaires et seront supprimées lorsque vous vous désabonnerez.</small></p>
</div>
</form> </div>
</div>
</div>
<script>
;(function($, window) {
$(document).ready(function() {
var $forms = $('#newsletter-modal-form');
if ($forms.length) {
$forms.each(function(index) {
$(this).subscribeToNewsletter();
});
}
});
})(jQuery, this);
</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 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 187 ]Code Context $value
), $first );
$first = false ;
$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' => '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d948-trace').style.display = (document.getElementById('cakeErr684fe0961d948-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
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="cakeErr684fe0961d948-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d948-code').style.display = (document.getElementById('cakeErr684fe0961d948-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d948-context').style.display = (document.getElementById('cakeErr684fe0961d948-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961d948-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="cakeErr684fe0961d948-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 69,
'function' => 'hreflang',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::hreflang() - APP/View/Helper/TranslateRouteHelper.php, line 28
include - APP/Template/Layout/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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ddfa-trace').style.display = (document.getElementById('cakeErr684fe0961ddfa-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
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="cakeErr684fe0961ddfa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ddfa-code').style.display = (document.getElementById('cakeErr684fe0961ddfa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ddfa-context').style.display = (document.getElementById('cakeErr684fe0961ddfa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961ddfa-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="cakeErr684fe0961ddfa-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 69,
'function' => 'hreflang',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::hreflang() - APP/View/Helper/TranslateRouteHelper.php, line 28
include - APP/Template/Layout/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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><!DOCTYPE html>
<html lang="fr" class="no-js">
<head>
<meta charset="utf-8"/> <title>Un use-case fictif pour vous projeter dans l'univers du sans-contact - SpringCard</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Springcard"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=2"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=2"><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=2"><link rel="manifest" href="/site.webmanifest?v=2"><link rel="mask-icon" href="/safari-pinned-tab.svg?v=2" color="#d80a1d"><link rel="shortcut icon" href="/favicon.ico?v=2"><meta name="msapplication-TileColor" content="#b91d47"><meta name="theme-color" content="#ffffff"><link rel="alternate" hreflang="en" href="https://www.springcard.com/en/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><link rel="alternate" hreflang="it" href="https://www.springcard.com/it/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><link rel="canonical" href="https://www.springcard.com/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"/><meta property="description" content="Use-case, projet sans-contact"/><meta property="og:type" content="website"/><meta property="og:locale" content="fr_FR"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@sc_rfid"/><meta name="twitter:image" content="https://www.springcard.com/img/PostMainPicture/8e/a0/9a/6cb720a5820e4ede87e277f113db9054/rawpixel.com.358750.jpg"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ts=1542974879"/>
<link rel="stylesheet" href="/js/tarteaucitron/css/tarteaucitron.css"/>
<link rel="stylesheet" href="/css/slick-spc.css?ts=1666243198"/>
<link rel="stylesheet" href="/css/slick-lightbox-spc.css?ts=1666243198"/>
<link rel="stylesheet" href="/css/style.css?ts=1679988002"/>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="//oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<!-- Algolia -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/instantsearch.css@7.3.1/themes/reset-min.css" integrity="sha256-t2ATOGCtAIZNnzER679jwcFcKYfLlw01gli6F6oszk8=" crossorigin="anonymous"> -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/instantsearch.css@7.4.5/themes/satellite-min.css" integrity="sha256-TehzF/2QvNKhGQrrNpoOb2Ck4iGZ1J/DI4pkd2oUsBc=" crossorigin="anonymous"> -->
<link rel="alternate" type="application/rss+xml" title="SpringCard" href="https://www.springcard.com/fr/feed.rss" />
<script>
var _APPLOCALE = 'fr';
var _CSRFTOKEN = '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e339-trace').style.display = (document.getElementById('cakeErr684fe0961e339-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: ServerRequest::param() is deprecated. Use getParam() and withParam() instead. - /home/www/springcard.com/www/src/Template/Layout/default.ctp, line: 134
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="cakeErr684fe0961e339-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e339-code').style.display = (document.getElementById('cakeErr684fe0961e339-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e339-context').style.display = (document.getElementById('cakeErr684fe0961e339-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961e339-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="cakeErr684fe0961e339-context" class="cake-context" style="display: none;">$message = 'ServerRequest::param() is deprecated. Use getParam() and withParam() instead. - /home/www/springcard.com/www/src/Template/Layout/default.ctp, line: 134
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 1759,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::param() is deprecated. Use getParam() and withParam() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 134,
'function' => 'param',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => '_csrfToken'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 134,
'function' => 'param',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => '_csrfToken'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::param() - CORE/src/Http/ServerRequest.php, line 1759
include - APP/Template/Layout/default.ctp, line 134
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34';
</script>
<script type="text/javascript">
(function() {
window.sib = { equeue: [], client_key: "w47ttghqbuais710gfn6jjc6" };
/* OPTIONAL: email to identify request*/
var emailId = '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e809-trace').style.display = (document.getElementById('cakeErr684fe0961e809-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0961e809-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e809-code').style.display = (document.getElementById('cakeErr684fe0961e809-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961e809-context').style.display = (document.getElementById('cakeErr684fe0961e809-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961e809-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="cakeErr684fe0961e809-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => '',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 141,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => null,
(int) 2 => ''
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 141
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ed28-trace').style.display = (document.getElementById('cakeErr684fe0961ed28-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe0961ed28-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ed28-code').style.display = (document.getElementById('cakeErr684fe0961ed28-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961ed28-context').style.display = (document.getElementById('cakeErr684fe0961ed28-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961ed28-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="cakeErr684fe0961ed28-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => '',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 141,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_email_id',
(int) 1 => null,
(int) 2 => ''
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 141
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>alexandra.p@springcard.com';
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f240-trace').style.display = (document.getElementById('cakeErr684fe0961f240-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0961f240-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f240-code').style.display = (document.getElementById('cakeErr684fe0961f240-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f240-context').style.display = (document.getElementById('cakeErr684fe0961f240-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961f240-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="cakeErr684fe0961f240-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 144,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 144
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f6dc-trace').style.display = (document.getElementById('cakeErr684fe0961f6dc-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe0961f6dc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f6dc-code').style.display = (document.getElementById('cakeErr684fe0961f6dc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961f6dc-context').style.display = (document.getElementById('cakeErr684fe0961f6dc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961f6dc-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="cakeErr684fe0961f6dc-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 144,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 144
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961fbc2-trace').style.display = (document.getElementById('cakeErr684fe0961fbc2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
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="cakeErr684fe0961fbc2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961fbc2-code').style.display = (document.getElementById('cakeErr684fe0961fbc2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961fbc2-context').style.display = (document.getElementById('cakeErr684fe0961fbc2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961fbc2-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="cakeErr684fe0961fbc2-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 144,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'sib_chatbox_welcome_msg',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 33
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 144
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre> var welcomeMsg = "Bonjour, je suis Alexandra, comment puis-je vous aider ?";
if (emailId) {
window.sib.email_id = emailId;
}
/* OPTIONAL: to hide the chat on your script uncomment this line*/
// window.sib.display_chat = 0;
window.sib.display_logo = 0;
/* OPTIONAL: to overwrite the default welcome message uncomment this line*/
if (welcomeMsg) {
window.sib.custom_welcome_message = welcomeMsg;
}
/* OPTIONAL: to overwrite the default offline message uncomment this line*/
// window.sib.custom_offline_message = 'We are currently offline. In order to answer you, please indicate your email in your messages.';
window.sendinblue = {}; for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) { (function(k) { window.sendinblue[k] = function(){ var arg = Array.prototype.slice.call(arguments); (window.sib[k] || function() { var t = {}; t[k] = arg; window.sib.equeue.push(t);})(arg[0], arg[1], arg[2]);};})(j[i]);}var n = document.createElement("script"),i = document.getElementsByTagName("script")[0]; n.type = "text/javascript", n.id = "sendinblue-js", n.async = !0, n.src = "https://sibautomation.com/sa.js?key=" + window.sib.client_key, i.parentNode.insertBefore(n, i), window.sendinblue.page();
})();
</script>
</head>
<body class="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09556ae0-trace').style.display = (document.getElementById('cakeErr684fe09556ae0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
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="cakeErr684fe09556ae0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09556ae0-code').style.display = (document.getElementById('cakeErr684fe09556ae0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09556ae0-context').style.display = (document.getElementById('cakeErr684fe09556ae0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09556ae0-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="cakeErr684fe09556ae0-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
include - APP/Template/Layout/templates/public.ctp, line 10
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955705e-trace').style.display = (document.getElementById('cakeErr684fe0955705e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
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="cakeErr684fe0955705e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955705e-code').style.display = (document.getElementById('cakeErr684fe0955705e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955705e-context').style.display = (document.getElementById('cakeErr684fe0955705e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955705e-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="cakeErr684fe0955705e-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'action'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'action'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
include - APP/Template/Layout/templates/public.ctp, line 10
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre> PostCategories view has-extra-newsletter" itemscope itemtype="http://schema.org/WebPage">
<!-- optional svg defs -->
<div class="svg-defs">
</div>
<div id="main">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955767f-trace').style.display = (document.getElementById('cakeErr684fe0955767f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0955767f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955767f-code').style.display = (document.getElementById('cakeErr684fe0955767f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955767f-context').style.display = (document.getElementById('cakeErr684fe0955767f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955767f-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="cakeErr684fe0955767f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => false,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 5,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 5
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09557c6b-trace').style.display = (document.getElementById('cakeErr684fe09557c6b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09557c6b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09557c6b-code').style.display = (document.getElementById('cakeErr684fe09557c6b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09557c6b-context').style.display = (document.getElementById('cakeErr684fe09557c6b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09557c6b-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="cakeErr684fe09557c6b-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => false,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 5,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 5
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558272-trace').style.display = (document.getElementById('cakeErr684fe09558272-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09558272-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558272-code').style.display = (document.getElementById('cakeErr684fe09558272-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558272-context').style.display = (document.getElementById('cakeErr684fe09558272-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09558272-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="cakeErr684fe09558272-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 7,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 7
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558868-trace').style.display = (document.getElementById('cakeErr684fe09558868-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09558868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558868-code').style.display = (document.getElementById('cakeErr684fe09558868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558868-context').style.display = (document.getElementById('cakeErr684fe09558868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09558868-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="cakeErr684fe09558868-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 7,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 7
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955e634-trace').style.display = (document.getElementById('cakeErr684fe0955e634-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 19
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="cakeErr684fe0955e634-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955e634-code').style.display = (document.getElementById('cakeErr684fe0955e634-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955e634-context').style.display = (document.getElementById('cakeErr684fe0955e634-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955e634-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="cakeErr684fe0955e634-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 19
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 19,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 19,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 19
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ed14-trace').style.display = (document.getElementById('cakeErr684fe0955ed14-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 25
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="cakeErr684fe0955ed14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ed14-code').style.display = (document.getElementById('cakeErr684fe0955ed14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ed14-context').style.display = (document.getElementById('cakeErr684fe0955ed14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955ed14-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="cakeErr684fe0955ed14-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 25
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 25,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 25,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 25
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f346-trace').style.display = (document.getElementById('cakeErr684fe0955f346-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 28
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="cakeErr684fe0955f346-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f346-code').style.display = (document.getElementById('cakeErr684fe0955f346-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f346-context').style.display = (document.getElementById('cakeErr684fe0955f346-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955f346-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="cakeErr684fe0955f346-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 28
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f95f-trace').style.display = (document.getElementById('cakeErr684fe0955f95f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 34
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="cakeErr684fe0955f95f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f95f-code').style.display = (document.getElementById('cakeErr684fe0955f95f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955f95f-context').style.display = (document.getElementById('cakeErr684fe0955f95f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955f95f-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="cakeErr684fe0955f95f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 34
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 34,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 34,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 34
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ff7c-trace').style.display = (document.getElementById('cakeErr684fe0955ff7c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 38
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="cakeErr684fe0955ff7c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ff7c-code').style.display = (document.getElementById('cakeErr684fe0955ff7c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ff7c-context').style.display = (document.getElementById('cakeErr684fe0955ff7c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955ff7c-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="cakeErr684fe0955ff7c-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, 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/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 38,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 38,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 38
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956060e-trace').style.display = (document.getElementById('cakeErr684fe0956060e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 43
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="cakeErr684fe0956060e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956060e-code').style.display = (document.getElementById('cakeErr684fe0956060e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956060e-context').style.display = (document.getElementById('cakeErr684fe0956060e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0956060e-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="cakeErr684fe0956060e-context" class="cake-context" style="display: none;">$message = 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 43,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'params'
]
]</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/Element/Public/header_main.ctp, line 43
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre>
<header id="main-header" class="main-header">
<div class="main-header__container">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09560c07-trace').style.display = (document.getElementById('cakeErr684fe09560c07-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
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="cakeErr684fe09560c07-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09560c07-code').style.display = (document.getElementById('cakeErr684fe09560c07-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09560c07-context').style.display = (document.getElementById('cakeErr684fe09560c07-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09560c07-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="cakeErr684fe09560c07-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 51,
'function' => 'langSwitcher',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::langSwitcher() - APP/View/Helper/TranslateRouteHelper.php, line 105
include - APP/Template/Element/Public/header_main.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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561266-trace').style.display = (document.getElementById('cakeErr684fe09561266-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
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="cakeErr684fe09561266-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561266-code').style.display = (document.getElementById('cakeErr684fe09561266-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561266-context').style.display = (document.getElementById('cakeErr684fe09561266-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09561266-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="cakeErr684fe09561266-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 51,
'function' => 'langSwitcher',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::langSwitcher() - APP/View/Helper/TranslateRouteHelper.php, line 105
include - APP/Template/Element/Public/header_main.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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><ul class="lang-switcher lang-switcher--desktop"><li class=" en_US"><a href="https://www.springcard.com/en/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><span class="flag-icon flag-icon-en"></span><span>English</span></a></li><li class=" it_IT"><a href="https://www.springcard.com/it/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project"><span class="flag-icon flag-icon-it"></span><span>Italiano</span></a></li></ul>
<button id="menu-toggle-o" class="menu-toggle" data-toggle="main-menu">
<span class="menu-toggle__hb">
<span></span>
<span></span>
<span></span>
</span>
<span class="menu-toggle__t">menu</span>
</button>
<div class="logos">
<a href="https://www.springcard.com" class="logo__container">
<img src="/svg/springcard-logo.svg?v=2022" class="spc-logo" alt="Springcard, your expert in contactless solutions"/> </a>
<img src="/svg/french-fab-logo-blue.svg?v=2022" class="fl-logo" alt="Springcard, membre de la French Fab"/> </div>
<div class="spc-search-mobile">
<div id="spc-searchbox-mobile" class="spc-searchbox">
<div id="searchbox-mobile"></div>
<div class="spc-hits">
<div id="hits-mobile"></div>
</div>
</div>
<button id="search-toggle" class="spc-search-toggle" data-toggle="spc-searchbox-mobile">
<i class="fa fa-search fa-lg"></i>
</button>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561e15-trace').style.display = (document.getElementById('cakeErr684fe09561e15-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe09561e15-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561e15-code').style.display = (document.getElementById('cakeErr684fe09561e15-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09561e15-context').style.display = (document.getElementById('cakeErr684fe09561e15-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09561e15-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="cakeErr684fe09561e15-context" class="cake-context" style="display: none;">$message = 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {
'registryAlias' => 'Menus',
'table' => 'menus',
'alias' => 'Menus',
'entityClass' => 'Cake\ORM\Entity',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\View\Cell\Menu2022Cell::display() - APP/View/Cell/Menu2022Cell.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 172
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095625f0-trace').style.display = (document.getElementById('cakeErr684fe095625f0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe095625f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095625f0-code').style.display = (document.getElementById('cakeErr684fe095625f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095625f0-context').style.display = (document.getElementById('cakeErr684fe095625f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095625f0-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="cakeErr684fe095625f0-context" class="cake-context" style="display: none;">$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\MenusTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\View\Cell\Menu2022Cell::display() - APP/View/Cell/Menu2022Cell.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 172
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956397c-trace').style.display = (document.getElementById('cakeErr684fe0956397c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe0956397c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956397c-code').style.display = (document.getElementById('cakeErr684fe0956397c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0956397c-context').style.display = (document.getElementById('cakeErr684fe0956397c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0956397c-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="cakeErr684fe0956397c-context" class="cake-context" style="display: none;">$message = 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/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) 45 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {
'registryAlias' => 'Links',
'table' => 'links',
'alias' => 'Links',
'entityClass' => 'App\Model\Entity\Link',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
},
'type' => '->',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Table::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095641df-trace').style.display = (document.getElementById('cakeErr684fe095641df-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php, line: 47
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="cakeErr684fe095641df-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095641df-code').style.display = (document.getElementById('cakeErr684fe095641df-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095641df-context').style.display = (document.getElementById('cakeErr684fe095641df-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095641df-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="cakeErr684fe095641df-context" class="cake-context" style="display: none;">$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/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) 45 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\LinksTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327</pre></div></pre>
<nav id="menu-2022" class="cbp-hrmenu">
<ul>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09578ef4-trace').style.display = (document.getElementById('cakeErr684fe09578ef4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09578ef4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09578ef4-code').style.display = (document.getElementById('cakeErr684fe09578ef4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09578ef4-context').style.display = (document.getElementById('cakeErr684fe09578ef4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09578ef4-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="cakeErr684fe09578ef4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="https://www.springcard.com/" class="" target=""><span class="truncate">ACCUEIL</span></a>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579662-trace').style.display = (document.getElementById('cakeErr684fe09579662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09579662-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579662-code').style.display = (document.getElementById('cakeErr684fe09579662-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579662-context').style.display = (document.getElementById('cakeErr684fe09579662-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09579662-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="cakeErr684fe09579662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/products" class="" target=""><span class="truncate">PRODUITS</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/product.svg)"></span>
</div>
<div class="menu-items">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579d5f-trace').style.display = (document.getElementById('cakeErr684fe09579d5f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09579d5f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579d5f-code').style.display = (document.getElementById('cakeErr684fe09579d5f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09579d5f-context').style.display = (document.getElementById('cakeErr684fe09579d5f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09579d5f-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="cakeErr684fe09579d5f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products" class="" target="" data-id="401">Tous les produits</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957a43b-trace').style.display = (document.getElementById('cakeErr684fe0957a43b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957a43b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957a43b-code').style.display = (document.getElementById('cakeErr684fe0957a43b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957a43b-context').style.display = (document.getElementById('cakeErr684fe0957a43b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957a43b-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="cakeErr684fe0957a43b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m" class="" target="_blank" data-id="402">Aide à la recherche</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ab38-trace').style.display = (document.getElementById('cakeErr684fe0957ab38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957ab38-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ab38-code').style.display = (document.getElementById('cakeErr684fe0957ab38-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ab38-context').style.display = (document.getElementById('cakeErr684fe0957ab38-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957ab38-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="cakeErr684fe0957ab38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/download/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/download/products" class="" target="" data-id="449">Tous les téléchargements</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="411">OEM</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="419">Lecteurs de bureau</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="407">Lecteurs muraux</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="425">Lecteurs pour véhicules </a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="427">Scanners</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="430">Accessoires</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="456">Passes NFC</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="414">Outils</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="411">
<h4>OEM</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b25b-trace').style.display = (document.getElementById('cakeErr684fe0957b25b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957b25b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b25b-code').style.display = (document.getElementById('cakeErr684fe0957b25b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b25b-context').style.display = (document.getElementById('cakeErr684fe0957b25b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957b25b-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="cakeErr684fe0957b25b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519-suv'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/m519-suv" class="last-item" target="" data-id="525">Antenne Intégrée - SpringSeed M519-SUV</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b966-trace').style.display = (document.getElementById('cakeErr684fe0957b966-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957b966-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b966-code').style.display = (document.getElementById('cakeErr684fe0957b966-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957b966-context').style.display = (document.getElementById('cakeErr684fe0957b966-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957b966-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="cakeErr684fe0957b966-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/k663s-xxx" class="last-item" target="" data-id="412">Antenne Intégrée - Coupleur K663S-XXX </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c0a4-trace').style.display = (document.getElementById('cakeErr684fe0957c0a4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957c0a4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c0a4-code').style.display = (document.getElementById('cakeErr684fe0957c0a4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c0a4-context').style.display = (document.getElementById('cakeErr684fe0957c0a4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957c0a4-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="cakeErr684fe0957c0a4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-rdr-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/k663s-rdr-xxx" class="last-item" target="" data-id="415">Antenne Intégrée - Lecteur K663/RDR-xxx</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c789-trace').style.display = (document.getElementById('cakeErr684fe0957c789-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957c789-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c789-code').style.display = (document.getElementById('cakeErr684fe0957c789-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957c789-context').style.display = (document.getElementById('cakeErr684fe0957c789-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957c789-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="cakeErr684fe0957c789-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-pc-sc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/oem-prox-n-roll-hsp-pc-sc" class="last-item" target="" data-id="416">Antenne Intégrée - Prox'N'Roll HSP PC/SC </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ce3d-trace').style.display = (document.getElementById('cakeErr684fe0957ce3d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957ce3d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ce3d-code').style.display = (document.getElementById('cakeErr684fe0957ce3d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ce3d-context').style.display = (document.getElementById('cakeErr684fe0957ce3d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957ce3d-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="cakeErr684fe0957ce3d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-rfid-scanner'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/oem-prox-n-roll-hsp-rfid-scanner" class="last-item" target="" data-id="417">Antenne Intégrée - Prox'N'Roll HSP RFID Scanner </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957d4d4-trace').style.display = (document.getElementById('cakeErr684fe0957d4d4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957d4d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957d4d4-code').style.display = (document.getElementById('cakeErr684fe0957d4d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957d4d4-context').style.display = (document.getElementById('cakeErr684fe0957d4d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957d4d4-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="cakeErr684fe0957d4d4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663s-usb-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/h663s-usb-rdr" class="last-item" target="" data-id="478">Antenne Intégrée - Lecteur H663/RDR-USB</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957dbc2-trace').style.display = (document.getElementById('cakeErr684fe0957dbc2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957dbc2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957dbc2-code').style.display = (document.getElementById('cakeErr684fe0957dbc2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957dbc2-context').style.display = (document.getElementById('cakeErr684fe0957dbc2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957dbc2-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="cakeErr684fe0957dbc2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/h663usb" class="last-item" target="" data-id="479">Antenne Intégrée - Coupleur H663-USB/232</a></div><div class="link-wrapper"><span class="separator"></span></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957e341-trace').style.display = (document.getElementById('cakeErr684fe0957e341-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957e341-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957e341-code').style.display = (document.getElementById('cakeErr684fe0957e341-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957e341-context').style.display = (document.getElementById('cakeErr684fe0957e341-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957e341-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="cakeErr684fe0957e341-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/m519" class="last-item" target="" data-id="520">Module seul - SpringSeed M519</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ea0a-trace').style.display = (document.getElementById('cakeErr684fe0957ea0a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957ea0a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ea0a-code').style.display = (document.getElementById('cakeErr684fe0957ea0a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957ea0a-context').style.display = (document.getElementById('cakeErr684fe0957ea0a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957ea0a-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="cakeErr684fe0957ea0a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/crazywriter-hsp" class="last-item" target="" data-id="421">Antenne Séparée - CrazyWriter HSP PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f0bf-trace').style.display = (document.getElementById('cakeErr684fe0957f0bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957f0bf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f0bf-code').style.display = (document.getElementById('cakeErr684fe0957f0bf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f0bf-context').style.display = (document.getElementById('cakeErr684fe0957f0bf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957f0bf-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="cakeErr684fe0957f0bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/twistywriter-ip-pcsc" class="last-item" target="" data-id="422">Antenne Séparée - TwistyWriter-IP PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f7e2-trace').style.display = (document.getElementById('cakeErr684fe0957f7e2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957f7e2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f7e2-code').style.display = (document.getElementById('cakeErr684fe0957f7e2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957f7e2-context').style.display = (document.getElementById('cakeErr684fe0957f7e2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957f7e2-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="cakeErr684fe0957f7e2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/twistywriter-ip-rdr" class="last-item" target="" data-id="423">Antenne Séparée - TwistyWriter-IP RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957fe78-trace').style.display = (document.getElementById('cakeErr684fe0957fe78-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0957fe78-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957fe78-code').style.display = (document.getElementById('cakeErr684fe0957fe78-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0957fe78-context').style.display = (document.getElementById('cakeErr684fe0957fe78-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0957fe78-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="cakeErr684fe0957fe78-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/twistywriter-hsp" class="last-item" target="" data-id="424">Antenne séparée - TwistyWriter HSP PC/SC</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="419">
<h4>Lecteurs de bureau</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580545-trace').style.display = (document.getElementById('cakeErr684fe09580545-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09580545-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580545-code').style.display = (document.getElementById('cakeErr684fe09580545-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580545-context').style.display = (document.getElementById('cakeErr684fe09580545-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09580545-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="cakeErr684fe09580545-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-base'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/puck-base" class="last-item" target="" data-id="420">Puck Base</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580c49-trace').style.display = (document.getElementById('cakeErr684fe09580c49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09580c49-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580c49-code').style.display = (document.getElementById('cakeErr684fe09580c49-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09580c49-context').style.display = (document.getElementById('cakeErr684fe09580c49-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09580c49-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="cakeErr684fe09580c49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-one'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/puck-one" class="last-item" target="" data-id="480">Puck One</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09581305-trace').style.display = (document.getElementById('cakeErr684fe09581305-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09581305-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09581305-code').style.display = (document.getElementById('cakeErr684fe09581305-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09581305-context').style.display = (document.getElementById('cakeErr684fe09581305-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09581305-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="cakeErr684fe09581305-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-blue'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/puck-blue" class="last-item" target="" data-id="481">Puck Blue</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095819ba-trace').style.display = (document.getElementById('cakeErr684fe095819ba-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095819ba-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095819ba-code').style.display = (document.getElementById('cakeErr684fe095819ba-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095819ba-context').style.display = (document.getElementById('cakeErr684fe095819ba-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095819ba-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="cakeErr684fe095819ba-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-pcsc-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/proxnroll-pcsc-hsp" class="last-item" target="" data-id="418">Prox'N'Roll HSP PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958203d-trace').style.display = (document.getElementById('cakeErr684fe0958203d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958203d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958203d-code').style.display = (document.getElementById('cakeErr684fe0958203d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958203d-context').style.display = (document.getElementById('cakeErr684fe0958203d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958203d-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="cakeErr684fe0958203d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-rfid-scan-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/proxnroll-rfid-scan-hsp" class="last-item" target="" data-id="403">Prox'N'Roll RFID Scanner HSP</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="407">
<h4>Lecteurs muraux</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582748-trace').style.display = (document.getElementById('cakeErr684fe09582748-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09582748-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582748-code').style.display = (document.getElementById('cakeErr684fe09582748-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582748-context').style.display = (document.getElementById('cakeErr684fe09582748-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09582748-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="cakeErr684fe09582748-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springpark'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/springpark" class="last-item" target="" data-id="413">SpringPark-SD</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582e1b-trace').style.display = (document.getElementById('cakeErr684fe09582e1b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09582e1b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582e1b-code').style.display = (document.getElementById('cakeErr684fe09582e1b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09582e1b-context').style.display = (document.getElementById('cakeErr684fe09582e1b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09582e1b-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="cakeErr684fe09582e1b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/funkygate-ip-pcsc" class="last-item" target="" data-id="408">FunkyGate-IP POE PC/SC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095834ff-trace').style.display = (document.getElementById('cakeErr684fe095834ff-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095834ff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095834ff-code').style.display = (document.getElementById('cakeErr684fe095834ff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095834ff-context').style.display = (document.getElementById('cakeErr684fe095834ff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095834ff-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="cakeErr684fe095834ff-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-dw-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/funkygate-dw-nfc" class="last-item" target="" data-id="409">FunkyGate-DW RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09583be2-trace').style.display = (document.getElementById('cakeErr684fe09583be2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09583be2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09583be2-code').style.display = (document.getElementById('cakeErr684fe09583be2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09583be2-context').style.display = (document.getElementById('cakeErr684fe09583be2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09583be2-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="cakeErr684fe09583be2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/funkygate-ip-nfc" class="last-item" target="" data-id="410">FunkyGate-IP RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584297-trace').style.display = (document.getElementById('cakeErr684fe09584297-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09584297-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584297-code').style.display = (document.getElementById('cakeErr684fe09584297-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584297-context').style.display = (document.getElementById('cakeErr684fe09584297-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09584297-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="cakeErr684fe09584297-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazy-uhf'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/crazy-uhf" class="last-item" target="" data-id="429">Crazy-UHF</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="425">
<h4>Lecteurs pour véhicules </h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584964-trace').style.display = (document.getElementById('cakeErr684fe09584964-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09584964-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584964-code').style.display = (document.getElementById('cakeErr684fe09584964-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09584964-context').style.display = (document.getElementById('cakeErr684fe09584964-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09584964-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="cakeErr684fe09584964-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/prox-n-drive'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/prox-n-drive" class="last-item" target="" data-id="426">Prox'N'Drive</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="427">
<h4>Scanners</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585029-trace').style.display = (document.getElementById('cakeErr684fe09585029-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09585029-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585029-code').style.display = (document.getElementById('cakeErr684fe09585029-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585029-context').style.display = (document.getElementById('cakeErr684fe09585029-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09585029-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="cakeErr684fe09585029-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/durascan-d600'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/durascan-d600" class="last-item" target="" data-id="428">Durascan D600</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="430">
<h4>Accessoires</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095856f3-trace').style.display = (document.getElementById('cakeErr684fe095856f3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095856f3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095856f3-code').style.display = (document.getElementById('cakeErr684fe095856f3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095856f3-context').style.display = (document.getElementById('cakeErr684fe095856f3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095856f3-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="cakeErr684fe095856f3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/antennas'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/antennas" class="last-item" target="" data-id="431">Antennes 13.56MHz RFID & NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585d4c-trace').style.display = (document.getElementById('cakeErr684fe09585d4c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09585d4c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585d4c-code').style.display = (document.getElementById('cakeErr684fe09585d4c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09585d4c-context').style.display = (document.getElementById('cakeErr684fe09585d4c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09585d4c-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="cakeErr684fe09585d4c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/usb-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/usb-interfaces" class="last-item" target="" data-id="433">Interfaces USB</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586440-trace').style.display = (document.getElementById('cakeErr684fe09586440-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09586440-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586440-code').style.display = (document.getElementById('cakeErr684fe09586440-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586440-context').style.display = (document.getElementById('cakeErr684fe09586440-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09586440-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="cakeErr684fe09586440-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/cable-usb-a'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/cable-usb-a" class="last-item" target="" data-id="436">Câble USB A</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586a50-trace').style.display = (document.getElementById('cakeErr684fe09586a50-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09586a50-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586a50-code').style.display = (document.getElementById('cakeErr684fe09586a50-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09586a50-context').style.display = (document.getElementById('cakeErr684fe09586a50-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09586a50-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="cakeErr684fe09586a50-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/serial-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/serial-interfaces" class="last-item" target="" data-id="434">Interfaces série</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587108-trace').style.display = (document.getElementById('cakeErr684fe09587108-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09587108-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587108-code').style.display = (document.getElementById('cakeErr684fe09587108-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587108-context').style.display = (document.getElementById('cakeErr684fe09587108-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09587108-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="cakeErr684fe09587108-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springbox-i'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/springbox-i" class="last-item" target="" data-id="435"> SpringBox I</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095877b4-trace').style.display = (document.getElementById('cakeErr684fe095877b4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095877b4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095877b4-code').style.display = (document.getElementById('cakeErr684fe095877b4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095877b4-context').style.display = (document.getElementById('cakeErr684fe095877b4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095877b4-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="cakeErr684fe095877b4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-cards'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/rfid-nfc-cards" class="last-item" target="" data-id="432">Cartes RFID & NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587df9-trace').style.display = (document.getElementById('cakeErr684fe09587df9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09587df9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587df9-code').style.display = (document.getElementById('cakeErr684fe09587df9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09587df9-context').style.display = (document.getElementById('cakeErr684fe09587df9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09587df9-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="cakeErr684fe09587df9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-tags'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/rfid-nfc-tags" class="last-item" target="" data-id="483">Tags RFID & NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095884d9-trace').style.display = (document.getElementById('cakeErr684fe095884d9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095884d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095884d9-code').style.display = (document.getElementById('cakeErr684fe095884d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095884d9-context').style.display = (document.getElementById('cakeErr684fe095884d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095884d9-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="cakeErr684fe095884d9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/apple-google-wallet-nfc-passes'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/apple-google-wallet-nfc-passes" class="last-item" target="" data-id="496">Passes Apple & Google Wallet</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09588b96-trace').style.display = (document.getElementById('cakeErr684fe09588b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09588b96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09588b96-code').style.display = (document.getElementById('cakeErr684fe09588b96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09588b96-context').style.display = (document.getElementById('cakeErr684fe09588b96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09588b96-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="cakeErr684fe09588b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springfield-florida-tower'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/products/springfield-florida-tower" class="last-item" target="" data-id="522">SpringField Florida & SpringTower</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="456">
<h4>Passes NFC</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095892b5-trace').style.display = (document.getElementById('cakeErr684fe095892b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095892b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095892b5-code').style.display = (document.getElementById('cakeErr684fe095892b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095892b5-context').style.display = (document.getElementById('cakeErr684fe095892b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095892b5-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="cakeErr684fe095892b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://springpass.springcard.com/" class="last-item" target="_blank" data-id="457">Générateur de passes Apple & Google Wallet</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="414">
<h4>Outils</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095899a0-trace').style.display = (document.getElementById('cakeErr684fe095899a0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095899a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095899a0-code').style.display = (document.getElementById('cakeErr684fe095899a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095899a0-context').style.display = (document.getElementById('cakeErr684fe095899a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095899a0-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="cakeErr684fe095899a0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://companion.springcard.com/:lang/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://companion.springcard.com/fr/" class="last-item" target="_blank" data-id="458">Companion</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a04d-trace').style.display = (document.getElementById('cakeErr684fe0958a04d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958a04d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a04d-code').style.display = (document.getElementById('cakeErr684fe0958a04d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a04d-context').style.display = (document.getElementById('cakeErr684fe0958a04d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958a04d-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="cakeErr684fe0958a04d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://mqtt.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://mqtt.springcard.com/" class="last-item" target="_blank" data-id="459">MQTT</a></div><div class="link-wrapper"><a href="#" class="last-item" target="_blank" data-id="460">HTTP Client</a></div><div class="link-wrapper"><a href="#" class="last-item" target="_blank" data-id="461">WebSocket</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a785-trace').style.display = (document.getElementById('cakeErr684fe0958a785-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958a785-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a785-code').style.display = (document.getElementById('cakeErr684fe0958a785-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958a785-context').style.display = (document.getElementById('cakeErr684fe0958a785-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958a785-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="cakeErr684fe0958a785-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://springpass.springcard.com/" class="last-item" target="_blank" data-id="519">SpringPass</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958ae1c-trace').style.display = (document.getElementById('cakeErr684fe0958ae1c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958ae1c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958ae1c-code').style.display = (document.getElementById('cakeErr684fe0958ae1c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958ae1c-context').style.display = (document.getElementById('cakeErr684fe0958ae1c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958ae1c-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="cakeErr684fe0958ae1c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/services" class="" target=""><span class="truncate">SERVICES</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/services.svg)"></span>
</div>
<div class="menu-items">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958b511-trace').style.display = (document.getElementById('cakeErr684fe0958b511-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958b511-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958b511-code').style.display = (document.getElementById('cakeErr684fe0958b511-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958b511-context').style.display = (document.getElementById('cakeErr684fe0958b511-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958b511-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="cakeErr684fe0958b511-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/services" class="" target="" data-id="513">Tous les services</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="439">Bureau R&D</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="442">Projets sur-mesure</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958bb86-trace').style.display = (document.getElementById('cakeErr684fe0958bb86-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958bb86-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958bb86-code').style.display = (document.getElementById('cakeErr684fe0958bb86-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958bb86-context').style.display = (document.getElementById('cakeErr684fe0958bb86-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958bb86-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="cakeErr684fe0958bb86-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/contact'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 169,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 169
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/contact" class="" target="" data-id="512">Support technique </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c246-trace').style.display = (document.getElementById('cakeErr684fe0958c246-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958c246-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c246-code').style.display = (document.getElementById('cakeErr684fe0958c246-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c246-context').style.display = (document.getElementById('cakeErr684fe0958c246-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958c246-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="cakeErr684fe0958c246-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 169,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 169
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://tech.springcard.com/" class="" target="_blank" data-id="523">Blog technique</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="439">
<h4>Bureau R&D</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c8ce-trace').style.display = (document.getElementById('cakeErr684fe0958c8ce-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958c8ce-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c8ce-code').style.display = (document.getElementById('cakeErr684fe0958c8ce-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958c8ce-context').style.display = (document.getElementById('cakeErr684fe0958c8ce-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958c8ce-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="cakeErr684fe0958c8ce-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/engineering-office" class="last-item" target="" data-id="440">Hardware</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958cf98-trace').style.display = (document.getElementById('cakeErr684fe0958cf98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958cf98-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958cf98-code').style.display = (document.getElementById('cakeErr684fe0958cf98-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958cf98-context').style.display = (document.getElementById('cakeErr684fe0958cf98-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958cf98-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="cakeErr684fe0958cf98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/engineering-office" class="last-item" target="" data-id="441">Firmware & Software</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958d5de-trace').style.display = (document.getElementById('cakeErr684fe0958d5de-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958d5de-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958d5de-code').style.display = (document.getElementById('cakeErr684fe0958d5de-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958d5de-context').style.display = (document.getElementById('cakeErr684fe0958d5de-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958d5de-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="cakeErr684fe0958d5de-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services/software-libraries'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/services/software-libraries" class="last-item" target="" data-id="477">Librairies software</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="442">
<h4>Projets sur-mesure</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958dcb2-trace').style.display = (document.getElementById('cakeErr684fe0958dcb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958dcb2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958dcb2-code').style.display = (document.getElementById('cakeErr684fe0958dcb2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958dcb2-context').style.display = (document.getElementById('cakeErr684fe0958dcb2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958dcb2-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="cakeErr684fe0958dcb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/electronics-products-conception'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/electronics-products-conception" class="last-item" target="" data-id="474">Conception de produits électroniques</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958e455-trace').style.display = (document.getElementById('cakeErr684fe0958e455-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958e455-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958e455-code').style.display = (document.getElementById('cakeErr684fe0958e455-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958e455-context').style.display = (document.getElementById('cakeErr684fe0958e455-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958e455-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="cakeErr684fe0958e455-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/development'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/development" class="last-item" target="" data-id="475">Développements</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958eb24-trace').style.display = (document.getElementById('cakeErr684fe0958eb24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958eb24-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958eb24-code').style.display = (document.getElementById('cakeErr684fe0958eb24-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958eb24-context').style.display = (document.getElementById('cakeErr684fe0958eb24-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958eb24-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="cakeErr684fe0958eb24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/qualifications'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/qualifications" class="last-item" target="" data-id="476">Qualifications</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f20e-trace').style.display = (document.getElementById('cakeErr684fe0958f20e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958f20e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f20e-code').style.display = (document.getElementById('cakeErr684fe0958f20e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f20e-context').style.display = (document.getElementById('cakeErr684fe0958f20e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958f20e-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="cakeErr684fe0958f20e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/consulting-support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/services/consulting-support" class="last-item" target="" data-id="498">Consulting</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f8bf-trace').style.display = (document.getElementById('cakeErr684fe0958f8bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958f8bf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f8bf-code').style.display = (document.getElementById('cakeErr684fe0958f8bf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958f8bf-context').style.display = (document.getElementById('cakeErr684fe0958f8bf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958f8bf-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="cakeErr684fe0958f8bf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/blog/news" class="" target=""><span class="truncate">CAS D'USAGE</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/usecase.svg)"></span>
</div>
<div class="menu-items">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958fffa-trace').style.display = (document.getElementById('cakeErr684fe0958fffa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0958fffa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958fffa-code').style.display = (document.getElementById('cakeErr684fe0958fffa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0958fffa-context').style.display = (document.getElementById('cakeErr684fe0958fffa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0958fffa-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="cakeErr684fe0958fffa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 154,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news" class="" target="" data-id="484">Tous les cas d'usage</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="437">Champs d'application RFID/NFC</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="438">Cas d'usage produits</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590658-trace').style.display = (document.getElementById('cakeErr684fe09590658-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09590658-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590658-code').style.display = (document.getElementById('cakeErr684fe09590658-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590658-context').style.display = (document.getElementById('cakeErr684fe09590658-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09590658-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="cakeErr684fe09590658-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 169,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 169
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://tech.springcard.com/" class="" target="" data-id="524">Blog Technique</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="437">
<h4>Champs d'application RFID/NFC</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590d0f-trace').style.display = (document.getElementById('cakeErr684fe09590d0f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09590d0f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590d0f-code').style.display = (document.getElementById('cakeErr684fe09590d0f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09590d0f-context').style.display = (document.getElementById('cakeErr684fe09590d0f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09590d0f-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="cakeErr684fe09590d0f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution" class="last-item" target="" data-id="443">Accès sécurisés pour les chantiers de construction</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591407-trace').style.display = (document.getElementById('cakeErr684fe09591407-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09591407-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591407-code').style.display = (document.getElementById('cakeErr684fe09591407-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591407-context').style.display = (document.getElementById('cakeErr684fe09591407-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09591407-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="cakeErr684fe09591407-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="last-item" target="" data-id="444">Systèmes d'identification et d'authentification sur les événements</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591a24-trace').style.display = (document.getElementById('cakeErr684fe09591a24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09591a24-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591a24-code').style.display = (document.getElementById('cakeErr684fe09591a24-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09591a24-context').style.display = (document.getElementById('cakeErr684fe09591a24-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09591a24-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="cakeErr684fe09591a24-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="last-item" target="" data-id="445">Restauration connectée en entreprise</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592085-trace').style.display = (document.getElementById('cakeErr684fe09592085-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09592085-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592085-code').style.display = (document.getElementById('cakeErr684fe09592085-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592085-context').style.display = (document.getElementById('cakeErr684fe09592085-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09592085-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="cakeErr684fe09592085-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="last-item" target="" data-id="451">Accès aux musées et parcs d'attractions</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959269e-trace').style.display = (document.getElementById('cakeErr684fe0959269e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959269e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959269e-code').style.display = (document.getElementById('cakeErr684fe0959269e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959269e-context').style.display = (document.getElementById('cakeErr684fe0959269e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959269e-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="cakeErr684fe0959269e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="last-item" target="" data-id="452">Gestion de données collectées dans les parkings</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592d11-trace').style.display = (document.getElementById('cakeErr684fe09592d11-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09592d11-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592d11-code').style.display = (document.getElementById('cakeErr684fe09592d11-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09592d11-context').style.display = (document.getElementById('cakeErr684fe09592d11-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09592d11-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="cakeErr684fe09592d11-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/exercise-with-our-funkygate'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/exercise-with-our-funkygate" class="last-item" target="" data-id="455">Systèmes de contrôle d'accès pour les clubs de fitness</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="438">
<h4>Cas d'usage produits</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095933b6-trace').style.display = (document.getElementById('cakeErr684fe095933b6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095933b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095933b6-code').style.display = (document.getElementById('cakeErr684fe095933b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095933b6-context').style.display = (document.getElementById('cakeErr684fe095933b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095933b6-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="cakeErr684fe095933b6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'en/products/funkygate-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/en/products/funkygate-ip-rdr" class="last-item" target="" data-id="446">FunkyGate-IP RDR NFC</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095939f4-trace').style.display = (document.getElementById('cakeErr684fe095939f4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095939f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095939f4-code').style.display = (document.getElementById('cakeErr684fe095939f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095939f4-context').style.display = (document.getElementById('cakeErr684fe095939f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095939f4-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="cakeErr684fe095939f4-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="last-item" target="" data-id="447">Module H663 USB</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594075-trace').style.display = (document.getElementById('cakeErr684fe09594075-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09594075-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594075-code').style.display = (document.getElementById('cakeErr684fe09594075-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594075-context').style.display = (document.getElementById('cakeErr684fe09594075-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09594075-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="cakeErr684fe09594075-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="last-item" target="" data-id="448">TwistyWriter-IP PC/SC (OEM)</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594720-trace').style.display = (document.getElementById('cakeErr684fe09594720-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09594720-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594720-code').style.display = (document.getElementById('cakeErr684fe09594720-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594720-context').style.display = (document.getElementById('cakeErr684fe09594720-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09594720-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="cakeErr684fe09594720-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="last-item" target="" data-id="450">TwistyWriter</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594e92-trace').style.display = (document.getElementById('cakeErr684fe09594e92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09594e92-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594e92-code').style.display = (document.getElementById('cakeErr684fe09594e92-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09594e92-context').style.display = (document.getElementById('cakeErr684fe09594e92-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09594e92-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="cakeErr684fe09594e92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="last-item" target="" data-id="453">K663S-XXX Coupler</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li> <!-- <li class=""> -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959548f-trace').style.display = (document.getElementById('cakeErr684fe0959548f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959548f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959548f-code').style.display = (document.getElementById('cakeErr684fe0959548f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959548f-context').style.display = (document.getElementById('cakeErr684fe0959548f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959548f-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="cakeErr684fe0959548f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 80,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 80
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/story" class="" target=""><span class="truncate">A PROPOS</span></a>
<div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="icon-wrapper" style="margin-top: 6px;">
<span class="icon" style="background-image: url(https://www.springcard.com/svg/menu-2022/about.svg)"></span>
</div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items">
<div class="link-wrapper"><a href="#" class="" target="" data-id="472">SpringCard en détail</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="488">Nos actualités</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="493">Des questions ?</a></div><div class="link-wrapper"><a href="#" class="" target="" data-id="515">Sponsoring Voile</a></div> </div>
</div>
</div>
<div class="cbp-hrsub__column">
<div class="cbp-hrsub__column-wrapper">
<div class="menu-items menu-items--alt" data-parent="472">
<h4>SpringCard en détail</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09595b87-trace').style.display = (document.getElementById('cakeErr684fe09595b87-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09595b87-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09595b87-code').style.display = (document.getElementById('cakeErr684fe09595b87-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09595b87-context').style.display = (document.getElementById('cakeErr684fe09595b87-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09595b87-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="cakeErr684fe09595b87-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/story" class="last-item" target="" data-id="485">Notre histoire</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09596205-trace').style.display = (document.getElementById('cakeErr684fe09596205-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09596205-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09596205-code').style.display = (document.getElementById('cakeErr684fe09596205-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09596205-context').style.display = (document.getElementById('cakeErr684fe09596205-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09596205-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="cakeErr684fe09596205-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/team'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/team" class="last-item" target="" data-id="486">Notre équipe</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959685d-trace').style.display = (document.getElementById('cakeErr684fe0959685d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959685d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959685d-code').style.display = (document.getElementById('cakeErr684fe0959685d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959685d-context').style.display = (document.getElementById('cakeErr684fe0959685d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959685d-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="cakeErr684fe0959685d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/values'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/values" class="last-item" target="" data-id="487">Nos mission, vision, valeurs</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959714a-trace').style.display = (document.getElementById('cakeErr684fe0959714a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959714a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959714a-code').style.display = (document.getElementById('cakeErr684fe0959714a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959714a-context').style.display = (document.getElementById('cakeErr684fe0959714a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959714a-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="cakeErr684fe0959714a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://www.springcard.com/en/springcard-jobs-offres-d-emploi" class="last-item" target="" data-id="514">Nous rejoindre !</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="488">
<h4>Nos actualités</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09597b75-trace').style.display = (document.getElementById('cakeErr684fe09597b75-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09597b75-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09597b75-code').style.display = (document.getElementById('cakeErr684fe09597b75-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09597b75-context').style.display = (document.getElementById('cakeErr684fe09597b75-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09597b75-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="cakeErr684fe09597b75-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/blog/news" class="last-item" target="" data-id="489">Notre blog </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959863c-trace').style.display = (document.getElementById('cakeErr684fe0959863c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959863c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959863c-code').style.display = (document.getElementById('cakeErr684fe0959863c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959863c-context').style.display = (document.getElementById('cakeErr684fe0959863c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959863c-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="cakeErr684fe0959863c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="https://tech.springcard.com/" class="last-item" target="_blank" data-id="490">Notre blog technique</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599158-trace').style.display = (document.getElementById('cakeErr684fe09599158-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09599158-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599158-code').style.display = (document.getElementById('cakeErr684fe09599158-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599158-context').style.display = (document.getElementById('cakeErr684fe09599158-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09599158-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="cakeErr684fe09599158-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/RFID-NFC-solutions'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/RFID-NFC-solutions" class="last-item" target="" data-id="492">Nos cas d'usage</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599ce3-trace').style.display = (document.getElementById('cakeErr684fe09599ce3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe09599ce3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599ce3-code').style.display = (document.getElementById('cakeErr684fe09599ce3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09599ce3-context').style.display = (document.getElementById('cakeErr684fe09599ce3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09599ce3-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="cakeErr684fe09599ce3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/learning'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/learning" class="last-item" target="" data-id="473">En savoir plus sur les technologies sans contact</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="493">
<h4>Des questions ?</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959a885-trace').style.display = (document.getElementById('cakeErr684fe0959a885-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959a885-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959a885-code').style.display = (document.getElementById('cakeErr684fe0959a885-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959a885-context').style.display = (document.getElementById('cakeErr684fe0959a885-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959a885-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="cakeErr684fe0959a885-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=generic'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=generic" class="last-item" target="" data-id="494">Information générale </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b196-trace').style.display = (document.getElementById('cakeErr684fe0959b196-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959b196-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b196-code').style.display = (document.getElementById('cakeErr684fe0959b196-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b196-context').style.display = (document.getElementById('cakeErr684fe0959b196-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959b196-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="cakeErr684fe0959b196-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=support" class="last-item" target="" data-id="505">Support technique </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b808-trace').style.display = (document.getElementById('cakeErr684fe0959b808-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959b808-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b808-code').style.display = (document.getElementById('cakeErr684fe0959b808-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959b808-context').style.display = (document.getElementById('cakeErr684fe0959b808-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959b808-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="cakeErr684fe0959b808-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=account'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=account" class="last-item" target="" data-id="506">Créer un compte client </a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959beb2-trace').style.display = (document.getElementById('cakeErr684fe0959beb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959beb2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959beb2-code').style.display = (document.getElementById('cakeErr684fe0959beb2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959beb2-context').style.display = (document.getElementById('cakeErr684fe0959beb2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959beb2-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="cakeErr684fe0959beb2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=register" class="last-item" target="" data-id="507">Enregistrer un produit</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959c4ae-trace').style.display = (document.getElementById('cakeErr684fe0959c4ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959c4ae-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959c4ae-code').style.display = (document.getElementById('cakeErr684fe0959c4ae-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959c4ae-context').style.display = (document.getElementById('cakeErr684fe0959c4ae-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959c4ae-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="cakeErr684fe0959c4ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=register" class="last-item" target="" data-id="508">Candidature</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959cb1a-trace').style.display = (document.getElementById('cakeErr684fe0959cb1a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959cb1a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959cb1a-code').style.display = (document.getElementById('cakeErr684fe0959cb1a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959cb1a-context').style.display = (document.getElementById('cakeErr684fe0959cb1a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959cb1a-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="cakeErr684fe0959cb1a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=grpd'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=grpd" class="last-item" target="" data-id="509">Retrouver mes données</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d0e3-trace').style.display = (document.getElementById('cakeErr684fe0959d0e3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959d0e3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d0e3-code').style.display = (document.getElementById('cakeErr684fe0959d0e3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d0e3-context').style.display = (document.getElementById('cakeErr684fe0959d0e3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959d0e3-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="cakeErr684fe0959d0e3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=quote'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=quote" class="last-item" target="" data-id="510">Demande de devis</a></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d707-trace').style.display = (document.getElementById('cakeErr684fe0959d707-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959d707-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d707-code').style.display = (document.getElementById('cakeErr684fe0959d707-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959d707-context').style.display = (document.getElementById('cakeErr684fe0959d707-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959d707-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="cakeErr684fe0959d707-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=order'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/contact?request=order" class="last-item" target="" data-id="511">Passer une commande</a></div> </div>
<div class="menu-items menu-items--alt" data-parent="515">
<h4>Sponsoring Voile</h4>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959dd94-trace').style.display = (document.getElementById('cakeErr684fe0959dd94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959dd94-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959dd94-code').style.display = (document.getElementById('cakeErr684fe0959dd94-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959dd94-context').style.display = (document.getElementById('cakeErr684fe0959dd94-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959dd94-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="cakeErr684fe0959dd94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/springcard-official-sponsor'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 186,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {},
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 186
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><div class="link-wrapper"><a href="/fr/springcard-official-sponsor" class="last-item" target="" data-id="517">SpringCard Sponsor Supporter</a></div> </div>
</div>
</div>
</div>
</div>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959e394-trace').style.display = (document.getElementById('cakeErr684fe0959e394-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959e394-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959e394-code').style.display = (document.getElementById('cakeErr684fe0959e394-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959e394-context').style.display = (document.getElementById('cakeErr684fe0959e394-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959e394-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="cakeErr684fe0959e394-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 203,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 203
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="#" class="menu-search"><i class="fa fa-search" aria-label="rechercher"></i></a> <div class="cbp-hrsub cbp-hrsub--mega">
<div class="cbp-hrsub__in-wrapper">
<div class="cbp-hrsub__content">
<div class="spc-search-menu">
<div class="spc-search-menu__inner">
<div id="searchbox"></div>
<div class="spc-hits">
<div id="hits"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
<div class="extra-menu">
<a href="/fr/contact" class="contact primary-contact-button btn btn-sm btn-primary">Contact</a> </div>
</nav>
<nav id="main-menu" class="main-menu">
<div class="main-menu__container">
<button id="menu-toggle-c" class="menu-toggle menu-toggle--cross" data-toggle="main-menu">
<span class="menu-toggle__cross"></span>
</button>
<ul class="lang-switcher"><li class=" fr_FR"><a href="/fr"><span class="flag-icon flag-icon-fr"></span><span>Français</span></a></li><li class=" it_IT"><a href="/it"><span class="flag-icon flag-icon-it"></span><span>Italiano</span></a></li></ul> <ul id="menu-mobile" class="menu-mo">
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959ea9c-trace').style.display = (document.getElementById('cakeErr684fe0959ea9c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959ea9c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959ea9c-code').style.display = (document.getElementById('cakeErr684fe0959ea9c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959ea9c-context').style.display = (document.getElementById('cakeErr684fe0959ea9c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959ea9c-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="cakeErr684fe0959ea9c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="https://www.springcard.com/" class="" target=""><span>ACCUEIL</span></a>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f06d-trace').style.display = (document.getElementById('cakeErr684fe0959f06d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959f06d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f06d-code').style.display = (document.getElementById('cakeErr684fe0959f06d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f06d-context').style.display = (document.getElementById('cakeErr684fe0959f06d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959f06d-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="cakeErr684fe0959f06d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/products" class="" target=""><span>PRODUITS</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f6ed-trace').style.display = (document.getElementById('cakeErr684fe0959f6ed-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959f6ed-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f6ed-code').style.display = (document.getElementById('cakeErr684fe0959f6ed-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959f6ed-context').style.display = (document.getElementById('cakeErr684fe0959f6ed-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959f6ed-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="cakeErr684fe0959f6ed-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products" class="" target="" data-id="401">Tous les produits</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959fde0-trace').style.display = (document.getElementById('cakeErr684fe0959fde0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe0959fde0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959fde0-code').style.display = (document.getElementById('cakeErr684fe0959fde0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0959fde0-context').style.display = (document.getElementById('cakeErr684fe0959fde0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0959fde0-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="cakeErr684fe0959fde0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://7d0494f9.sibforms.com/serve/MUIEALFGJhPFNMaAxpRSxl4Du-ii1RbkwJ1DVfJL2Wepc1E_h6uq7hY41e3dL2mtT6u_jgKtdFASR8kRxqBkl7GihvXmwchwX669oMwOjpXKb0NvKZRM8crlRH6PX3y0TqpyHcctJQpEgvxtPBCcGvhpg7Y-h4mWGLViVuQ7Uezy_LWoNehx5CnjnLzOcBYaq1KfEatv9BRLMt7m" class="" target="_blank" data-id="402">Aide à la recherche</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a046c-trace').style.display = (document.getElementById('cakeErr684fe095a046c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a046c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a046c-code').style.display = (document.getElementById('cakeErr684fe095a046c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a046c-context').style.display = (document.getElementById('cakeErr684fe095a046c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a046c-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="cakeErr684fe095a046c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/download/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/download/products" class="" target="" data-id="449">Tous les téléchargements</a></li> <li><a href="#" class="" target="" data-id="411">OEM<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a0b72-trace').style.display = (document.getElementById('cakeErr684fe095a0b72-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a0b72-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a0b72-code').style.display = (document.getElementById('cakeErr684fe095a0b72-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a0b72-context').style.display = (document.getElementById('cakeErr684fe095a0b72-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a0b72-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="cakeErr684fe095a0b72-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519-suv'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/m519-suv" class="" target="" data-id="525">Antenne Intégrée - SpringSeed M519-SUV</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1937-trace').style.display = (document.getElementById('cakeErr684fe095a1937-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a1937-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1937-code').style.display = (document.getElementById('cakeErr684fe095a1937-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1937-context').style.display = (document.getElementById('cakeErr684fe095a1937-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a1937-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="cakeErr684fe095a1937-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/k663s-xxx" class="" target="" data-id="412">Antenne Intégrée - Coupleur K663S-XXX </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1fdc-trace').style.display = (document.getElementById('cakeErr684fe095a1fdc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a1fdc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1fdc-code').style.display = (document.getElementById('cakeErr684fe095a1fdc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a1fdc-context').style.display = (document.getElementById('cakeErr684fe095a1fdc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a1fdc-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="cakeErr684fe095a1fdc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/k663s-rdr-xxx'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/k663s-rdr-xxx" class="" target="" data-id="415">Antenne Intégrée - Lecteur K663/RDR-xxx</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a26e8-trace').style.display = (document.getElementById('cakeErr684fe095a26e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a26e8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a26e8-code').style.display = (document.getElementById('cakeErr684fe095a26e8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a26e8-context').style.display = (document.getElementById('cakeErr684fe095a26e8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a26e8-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="cakeErr684fe095a26e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-pc-sc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/oem-prox-n-roll-hsp-pc-sc" class="" target="" data-id="416">Antenne Intégrée - Prox'N'Roll HSP PC/SC </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a2df1-trace').style.display = (document.getElementById('cakeErr684fe095a2df1-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a2df1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a2df1-code').style.display = (document.getElementById('cakeErr684fe095a2df1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a2df1-context').style.display = (document.getElementById('cakeErr684fe095a2df1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a2df1-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="cakeErr684fe095a2df1-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/oem-prox-n-roll-hsp-rfid-scanner'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/oem-prox-n-roll-hsp-rfid-scanner" class="" target="" data-id="417">Antenne Intégrée - Prox'N'Roll HSP RFID Scanner </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a34c2-trace').style.display = (document.getElementById('cakeErr684fe095a34c2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a34c2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a34c2-code').style.display = (document.getElementById('cakeErr684fe095a34c2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a34c2-context').style.display = (document.getElementById('cakeErr684fe095a34c2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a34c2-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="cakeErr684fe095a34c2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663s-usb-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/h663s-usb-rdr" class="" target="" data-id="478">Antenne Intégrée - Lecteur H663/RDR-USB</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a3bbc-trace').style.display = (document.getElementById('cakeErr684fe095a3bbc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a3bbc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a3bbc-code').style.display = (document.getElementById('cakeErr684fe095a3bbc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a3bbc-context').style.display = (document.getElementById('cakeErr684fe095a3bbc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a3bbc-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="cakeErr684fe095a3bbc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/h663usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/h663usb" class="" target="" data-id="479">Antenne Intégrée - Coupleur H663-USB/232</a></li><li><span class="separator"></span></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a4310-trace').style.display = (document.getElementById('cakeErr684fe095a4310-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a4310-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a4310-code').style.display = (document.getElementById('cakeErr684fe095a4310-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a4310-context').style.display = (document.getElementById('cakeErr684fe095a4310-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a4310-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="cakeErr684fe095a4310-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/m519'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/m519" class="" target="" data-id="520">Module seul - SpringSeed M519</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a49fa-trace').style.display = (document.getElementById('cakeErr684fe095a49fa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a49fa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a49fa-code').style.display = (document.getElementById('cakeErr684fe095a49fa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a49fa-context').style.display = (document.getElementById('cakeErr684fe095a49fa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a49fa-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="cakeErr684fe095a49fa-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/crazywriter-hsp" class="" target="" data-id="421">Antenne Séparée - CrazyWriter HSP PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a50a8-trace').style.display = (document.getElementById('cakeErr684fe095a50a8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a50a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a50a8-code').style.display = (document.getElementById('cakeErr684fe095a50a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a50a8-context').style.display = (document.getElementById('cakeErr684fe095a50a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a50a8-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="cakeErr684fe095a50a8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/twistywriter-ip-pcsc" class="" target="" data-id="422">Antenne Séparée - TwistyWriter-IP PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a57a3-trace').style.display = (document.getElementById('cakeErr684fe095a57a3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a57a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a57a3-code').style.display = (document.getElementById('cakeErr684fe095a57a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a57a3-context').style.display = (document.getElementById('cakeErr684fe095a57a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a57a3-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="cakeErr684fe095a57a3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/twistywriter-ip-rdr" class="" target="" data-id="423">Antenne Séparée - TwistyWriter-IP RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a5ec7-trace').style.display = (document.getElementById('cakeErr684fe095a5ec7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a5ec7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a5ec7-code').style.display = (document.getElementById('cakeErr684fe095a5ec7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a5ec7-context').style.display = (document.getElementById('cakeErr684fe095a5ec7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a5ec7-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="cakeErr684fe095a5ec7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/twistywriter-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/twistywriter-hsp" class="" target="" data-id="424">Antenne séparée - TwistyWriter HSP PC/SC</a></li></ul></li><li><a href="#" class="" target="" data-id="419">Lecteurs de bureau<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a657c-trace').style.display = (document.getElementById('cakeErr684fe095a657c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a657c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a657c-code').style.display = (document.getElementById('cakeErr684fe095a657c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a657c-context').style.display = (document.getElementById('cakeErr684fe095a657c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a657c-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="cakeErr684fe095a657c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-base'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/puck-base" class="" target="" data-id="420">Puck Base</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a6c14-trace').style.display = (document.getElementById('cakeErr684fe095a6c14-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a6c14-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a6c14-code').style.display = (document.getElementById('cakeErr684fe095a6c14-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a6c14-context').style.display = (document.getElementById('cakeErr684fe095a6c14-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a6c14-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="cakeErr684fe095a6c14-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-one'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/puck-one" class="" target="" data-id="480">Puck One</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a72b5-trace').style.display = (document.getElementById('cakeErr684fe095a72b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a72b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a72b5-code').style.display = (document.getElementById('cakeErr684fe095a72b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a72b5-context').style.display = (document.getElementById('cakeErr684fe095a72b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a72b5-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="cakeErr684fe095a72b5-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/puck-blue'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/puck-blue" class="" target="" data-id="481">Puck Blue</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a99ae-trace').style.display = (document.getElementById('cakeErr684fe095a99ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a99ae-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a99ae-code').style.display = (document.getElementById('cakeErr684fe095a99ae-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a99ae-context').style.display = (document.getElementById('cakeErr684fe095a99ae-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a99ae-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="cakeErr684fe095a99ae-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-pcsc-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/proxnroll-pcsc-hsp" class="" target="" data-id="418">Prox'N'Roll HSP PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a9ff0-trace').style.display = (document.getElementById('cakeErr684fe095a9ff0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095a9ff0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a9ff0-code').style.display = (document.getElementById('cakeErr684fe095a9ff0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095a9ff0-context').style.display = (document.getElementById('cakeErr684fe095a9ff0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095a9ff0-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="cakeErr684fe095a9ff0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/proxnroll-rfid-scan-hsp'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/proxnroll-rfid-scan-hsp" class="" target="" data-id="403">Prox'N'Roll RFID Scanner HSP</a></li></ul></li><li><a href="#" class="" target="" data-id="407">Lecteurs muraux<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aa6ef-trace').style.display = (document.getElementById('cakeErr684fe095aa6ef-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095aa6ef-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aa6ef-code').style.display = (document.getElementById('cakeErr684fe095aa6ef-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aa6ef-context').style.display = (document.getElementById('cakeErr684fe095aa6ef-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095aa6ef-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="cakeErr684fe095aa6ef-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springpark'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/springpark" class="" target="" data-id="413">SpringPark-SD</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aad25-trace').style.display = (document.getElementById('cakeErr684fe095aad25-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095aad25-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aad25-code').style.display = (document.getElementById('cakeErr684fe095aad25-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aad25-context').style.display = (document.getElementById('cakeErr684fe095aad25-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095aad25-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="cakeErr684fe095aad25-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-pcsc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/funkygate-ip-pcsc" class="" target="" data-id="408">FunkyGate-IP POE PC/SC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad326-trace').style.display = (document.getElementById('cakeErr684fe095ad326-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ad326-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad326-code').style.display = (document.getElementById('cakeErr684fe095ad326-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad326-context').style.display = (document.getElementById('cakeErr684fe095ad326-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ad326-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="cakeErr684fe095ad326-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-dw-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/funkygate-dw-nfc" class="" target="" data-id="409">FunkyGate-DW RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad9e8-trace').style.display = (document.getElementById('cakeErr684fe095ad9e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ad9e8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad9e8-code').style.display = (document.getElementById('cakeErr684fe095ad9e8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ad9e8-context').style.display = (document.getElementById('cakeErr684fe095ad9e8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ad9e8-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="cakeErr684fe095ad9e8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/funkygate-ip-nfc'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/funkygate-ip-nfc" class="" target="" data-id="410">FunkyGate-IP RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae0c9-trace').style.display = (document.getElementById('cakeErr684fe095ae0c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ae0c9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae0c9-code').style.display = (document.getElementById('cakeErr684fe095ae0c9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae0c9-context').style.display = (document.getElementById('cakeErr684fe095ae0c9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ae0c9-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="cakeErr684fe095ae0c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/crazy-uhf'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/crazy-uhf" class="" target="" data-id="429">Crazy-UHF</a></li></ul></li><li><a href="#" class="" target="" data-id="425">Lecteurs pour véhicules <span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae76f-trace').style.display = (document.getElementById('cakeErr684fe095ae76f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ae76f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae76f-code').style.display = (document.getElementById('cakeErr684fe095ae76f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ae76f-context').style.display = (document.getElementById('cakeErr684fe095ae76f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ae76f-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="cakeErr684fe095ae76f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/prox-n-drive'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/prox-n-drive" class="" target="" data-id="426">Prox'N'Drive</a></li></ul></li><li><a href="#" class="" target="" data-id="427">Scanners<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aee2e-trace').style.display = (document.getElementById('cakeErr684fe095aee2e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095aee2e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aee2e-code').style.display = (document.getElementById('cakeErr684fe095aee2e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095aee2e-context').style.display = (document.getElementById('cakeErr684fe095aee2e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095aee2e-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="cakeErr684fe095aee2e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/durascan-d600'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/durascan-d600" class="" target="" data-id="428">Durascan D600</a></li></ul></li><li><a href="#" class="" target="" data-id="430">Accessoires<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1456-trace').style.display = (document.getElementById('cakeErr684fe095b1456-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b1456-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1456-code').style.display = (document.getElementById('cakeErr684fe095b1456-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1456-context').style.display = (document.getElementById('cakeErr684fe095b1456-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b1456-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="cakeErr684fe095b1456-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/antennas'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/antennas" class="" target="" data-id="431">Antennes 13.56MHz RFID & NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1af9-trace').style.display = (document.getElementById('cakeErr684fe095b1af9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b1af9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1af9-code').style.display = (document.getElementById('cakeErr684fe095b1af9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b1af9-context').style.display = (document.getElementById('cakeErr684fe095b1af9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b1af9-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="cakeErr684fe095b1af9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/usb-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/usb-interfaces" class="" target="" data-id="433">Interfaces USB</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b21e6-trace').style.display = (document.getElementById('cakeErr684fe095b21e6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b21e6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b21e6-code').style.display = (document.getElementById('cakeErr684fe095b21e6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b21e6-context').style.display = (document.getElementById('cakeErr684fe095b21e6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b21e6-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="cakeErr684fe095b21e6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/cable-usb-a'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/cable-usb-a" class="" target="" data-id="436">Câble USB A</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2899-trace').style.display = (document.getElementById('cakeErr684fe095b2899-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b2899-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2899-code').style.display = (document.getElementById('cakeErr684fe095b2899-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2899-context').style.display = (document.getElementById('cakeErr684fe095b2899-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b2899-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="cakeErr684fe095b2899-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/serial-interfaces'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/serial-interfaces" class="" target="" data-id="434">Interfaces série</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2f7a-trace').style.display = (document.getElementById('cakeErr684fe095b2f7a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b2f7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2f7a-code').style.display = (document.getElementById('cakeErr684fe095b2f7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b2f7a-context').style.display = (document.getElementById('cakeErr684fe095b2f7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b2f7a-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="cakeErr684fe095b2f7a-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springbox-i'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/springbox-i" class="" target="" data-id="435"> SpringBox I</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3696-trace').style.display = (document.getElementById('cakeErr684fe095b3696-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b3696-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3696-code').style.display = (document.getElementById('cakeErr684fe095b3696-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3696-context').style.display = (document.getElementById('cakeErr684fe095b3696-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b3696-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="cakeErr684fe095b3696-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-cards'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/rfid-nfc-cards" class="" target="" data-id="432">Cartes RFID & NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3d7d-trace').style.display = (document.getElementById('cakeErr684fe095b3d7d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b3d7d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3d7d-code').style.display = (document.getElementById('cakeErr684fe095b3d7d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b3d7d-context').style.display = (document.getElementById('cakeErr684fe095b3d7d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b3d7d-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="cakeErr684fe095b3d7d-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/rfid-nfc-tags'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/rfid-nfc-tags" class="" target="" data-id="483">Tags RFID & NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b446c-trace').style.display = (document.getElementById('cakeErr684fe095b446c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b446c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b446c-code').style.display = (document.getElementById('cakeErr684fe095b446c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b446c-context').style.display = (document.getElementById('cakeErr684fe095b446c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b446c-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="cakeErr684fe095b446c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/apple-google-wallet-nfc-passes'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/apple-google-wallet-nfc-passes" class="" target="" data-id="496">Passes Apple & Google Wallet</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b4b49-trace').style.display = (document.getElementById('cakeErr684fe095b4b49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b4b49-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b4b49-code').style.display = (document.getElementById('cakeErr684fe095b4b49-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b4b49-context').style.display = (document.getElementById('cakeErr684fe095b4b49-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b4b49-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="cakeErr684fe095b4b49-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/products/springfield-florida-tower'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/products/springfield-florida-tower" class="" target="" data-id="522">SpringField Florida & SpringTower</a></li></ul></li><li><a href="#" class="" target="" data-id="456">Passes NFC<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5243-trace').style.display = (document.getElementById('cakeErr684fe095b5243-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b5243-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5243-code').style.display = (document.getElementById('cakeErr684fe095b5243-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5243-context').style.display = (document.getElementById('cakeErr684fe095b5243-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b5243-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="cakeErr684fe095b5243-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://springpass.springcard.com/" class="" target="_blank" data-id="457">Générateur de passes Apple & Google Wallet</a></li></ul></li><li><a href="#" class="" target="" data-id="414">Outils<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b58f8-trace').style.display = (document.getElementById('cakeErr684fe095b58f8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b58f8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b58f8-code').style.display = (document.getElementById('cakeErr684fe095b58f8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b58f8-context').style.display = (document.getElementById('cakeErr684fe095b58f8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b58f8-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="cakeErr684fe095b58f8-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://companion.springcard.com/:lang/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://companion.springcard.com/fr/" class="" target="_blank" data-id="458">Companion</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5fe0-trace').style.display = (document.getElementById('cakeErr684fe095b5fe0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b5fe0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5fe0-code').style.display = (document.getElementById('cakeErr684fe095b5fe0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b5fe0-context').style.display = (document.getElementById('cakeErr684fe095b5fe0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b5fe0-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="cakeErr684fe095b5fe0-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://mqtt.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://mqtt.springcard.com/" class="" target="_blank" data-id="459">MQTT</a></li><li><a href="#" class="" target="_blank" data-id="460">HTTP Client</a></li><li><a href="#" class="" target="_blank" data-id="461">WebSocket</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b66b7-trace').style.display = (document.getElementById('cakeErr684fe095b66b7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b66b7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b66b7-code').style.display = (document.getElementById('cakeErr684fe095b66b7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b66b7-context').style.display = (document.getElementById('cakeErr684fe095b66b7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b66b7-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="cakeErr684fe095b66b7-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://springpass.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://springpass.springcard.com/" class="" target="_blank" data-id="519">SpringPass</a></li></ul></li> </ul>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b8d12-trace').style.display = (document.getElementById('cakeErr684fe095b8d12-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b8d12-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b8d12-code').style.display = (document.getElementById('cakeErr684fe095b8d12-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b8d12-context').style.display = (document.getElementById('cakeErr684fe095b8d12-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b8d12-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="cakeErr684fe095b8d12-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/services" class="" target=""><span>SERVICES</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9412-trace').style.display = (document.getElementById('cakeErr684fe095b9412-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b9412-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9412-code').style.display = (document.getElementById('cakeErr684fe095b9412-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9412-context').style.display = (document.getElementById('cakeErr684fe095b9412-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b9412-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="cakeErr684fe095b9412-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/services" class="" target="" data-id="513">Tous les services</a></li> <li><a href="#" class="" target="" data-id="439">Bureau R&D<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9b6b-trace').style.display = (document.getElementById('cakeErr684fe095b9b6b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095b9b6b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9b6b-code').style.display = (document.getElementById('cakeErr684fe095b9b6b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095b9b6b-context').style.display = (document.getElementById('cakeErr684fe095b9b6b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095b9b6b-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="cakeErr684fe095b9b6b-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/engineering-office" class="" target="" data-id="440">Hardware</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba226-trace').style.display = (document.getElementById('cakeErr684fe095ba226-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ba226-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba226-code').style.display = (document.getElementById('cakeErr684fe095ba226-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba226-context').style.display = (document.getElementById('cakeErr684fe095ba226-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ba226-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="cakeErr684fe095ba226-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/engineering-office'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/engineering-office" class="" target="" data-id="441">Firmware & Software</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba8f6-trace').style.display = (document.getElementById('cakeErr684fe095ba8f6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ba8f6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba8f6-code').style.display = (document.getElementById('cakeErr684fe095ba8f6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ba8f6-context').style.display = (document.getElementById('cakeErr684fe095ba8f6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ba8f6-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="cakeErr684fe095ba8f6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/services/software-libraries'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/services/software-libraries" class="" target="" data-id="477">Librairies software</a></li></ul></li><li><a href="#" class="" target="" data-id="442">Projets sur-mesure<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bcfc3-trace').style.display = (document.getElementById('cakeErr684fe095bcfc3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095bcfc3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bcfc3-code').style.display = (document.getElementById('cakeErr684fe095bcfc3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bcfc3-context').style.display = (document.getElementById('cakeErr684fe095bcfc3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095bcfc3-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="cakeErr684fe095bcfc3-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/electronics-products-conception'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/electronics-products-conception" class="" target="" data-id="474">Conception de produits électroniques</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bd6be-trace').style.display = (document.getElementById('cakeErr684fe095bd6be-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095bd6be-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bd6be-code').style.display = (document.getElementById('cakeErr684fe095bd6be-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bd6be-context').style.display = (document.getElementById('cakeErr684fe095bd6be-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095bd6be-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="cakeErr684fe095bd6be-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/development'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/development" class="" target="" data-id="475">Développements</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bddd6-trace').style.display = (document.getElementById('cakeErr684fe095bddd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095bddd6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bddd6-code').style.display = (document.getElementById('cakeErr684fe095bddd6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095bddd6-context').style.display = (document.getElementById('cakeErr684fe095bddd6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095bddd6-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="cakeErr684fe095bddd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/qualifications'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/qualifications" class="" target="" data-id="476">Qualifications</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095be4c9-trace').style.display = (document.getElementById('cakeErr684fe095be4c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095be4c9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095be4c9-code').style.display = (document.getElementById('cakeErr684fe095be4c9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095be4c9-context').style.display = (document.getElementById('cakeErr684fe095be4c9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095be4c9-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="cakeErr684fe095be4c9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/services/consulting-support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/services/consulting-support" class="" target="" data-id="498">Consulting</a></li></ul></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c0bcd-trace').style.display = (document.getElementById('cakeErr684fe095c0bcd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c0bcd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c0bcd-code').style.display = (document.getElementById('cakeErr684fe095c0bcd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c0bcd-context').style.display = (document.getElementById('cakeErr684fe095c0bcd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c0bcd-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="cakeErr684fe095c0bcd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/contact'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 330,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 330
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/contact" class="" target="" data-id="512">Support technique </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c12f9-trace').style.display = (document.getElementById('cakeErr684fe095c12f9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c12f9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c12f9-code').style.display = (document.getElementById('cakeErr684fe095c12f9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c12f9-context').style.display = (document.getElementById('cakeErr684fe095c12f9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c12f9-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="cakeErr684fe095c12f9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 330,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 330
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://tech.springcard.com/" class="" target="_blank" data-id="523">Blog technique</a></li> </ul>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c1985-trace').style.display = (document.getElementById('cakeErr684fe095c1985-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c1985-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c1985-code').style.display = (document.getElementById('cakeErr684fe095c1985-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c1985-context').style.display = (document.getElementById('cakeErr684fe095c1985-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c1985-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="cakeErr684fe095c1985-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/blog/news" class="" target=""><span>CAS D'USAGE</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c2024-trace').style.display = (document.getElementById('cakeErr684fe095c2024-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c2024-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c2024-code').style.display = (document.getElementById('cakeErr684fe095c2024-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c2024-context').style.display = (document.getElementById('cakeErr684fe095c2024-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c2024-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="cakeErr684fe095c2024-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 313,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 313
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news" class="" target="" data-id="484">Tous les cas d'usage</a></li> <li><a href="#" class="" target="" data-id="437">Champs d'application RFID/NFC<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3187-trace').style.display = (document.getElementById('cakeErr684fe095c3187-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c3187-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3187-code').style.display = (document.getElementById('cakeErr684fe095c3187-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3187-context').style.display = (document.getElementById('cakeErr684fe095c3187-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c3187-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="cakeErr684fe095c3187-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/how-did-we-help-xenon-54-nv-with-the-share-work-solution" class="" target="" data-id="443">Accès sécurisés pour les chantiers de construction</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3d92-trace').style.display = (document.getElementById('cakeErr684fe095c3d92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c3d92-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3d92-code').style.display = (document.getElementById('cakeErr684fe095c3d92-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c3d92-context').style.display = (document.getElementById('cakeErr684fe095c3d92-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c3d92-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="cakeErr684fe095c3d92-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="" target="" data-id="444">Systèmes d'identification et d'authentification sur les événements</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c445f-trace').style.display = (document.getElementById('cakeErr684fe095c445f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c445f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c445f-code').style.display = (document.getElementById('cakeErr684fe095c445f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c445f-context').style.display = (document.getElementById('cakeErr684fe095c445f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c445f-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="cakeErr684fe095c445f-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="" target="" data-id="445">Restauration connectée en entreprise</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c4b80-trace').style.display = (document.getElementById('cakeErr684fe095c4b80-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c4b80-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c4b80-code').style.display = (document.getElementById('cakeErr684fe095c4b80-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c4b80-context').style.display = (document.getElementById('cakeErr684fe095c4b80-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c4b80-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="cakeErr684fe095c4b80-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="" target="" data-id="451">Accès aux musées et parcs d'attractions</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c521c-trace').style.display = (document.getElementById('cakeErr684fe095c521c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c521c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c521c-code').style.display = (document.getElementById('cakeErr684fe095c521c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c521c-context').style.display = (document.getElementById('cakeErr684fe095c521c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c521c-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="cakeErr684fe095c521c-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="" target="" data-id="452">Gestion de données collectées dans les parkings</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c58d2-trace').style.display = (document.getElementById('cakeErr684fe095c58d2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c58d2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c58d2-code').style.display = (document.getElementById('cakeErr684fe095c58d2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c58d2-context').style.display = (document.getElementById('cakeErr684fe095c58d2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c58d2-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="cakeErr684fe095c58d2-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/exercise-with-our-funkygate'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/exercise-with-our-funkygate" class="" target="" data-id="455">Systèmes de contrôle d'accès pour les clubs de fitness</a></li></ul></li><li><a href="#" class="" target="" data-id="438">Cas d'usage produits<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c5fd6-trace').style.display = (document.getElementById('cakeErr684fe095c5fd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c5fd6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c5fd6-code').style.display = (document.getElementById('cakeErr684fe095c5fd6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c5fd6-context').style.display = (document.getElementById('cakeErr684fe095c5fd6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c5fd6-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="cakeErr684fe095c5fd6-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'en/products/funkygate-ip-rdr'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/en/products/funkygate-ip-rdr" class="" target="" data-id="446">FunkyGate-IP RDR NFC</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c6641-trace').style.display = (document.getElementById('cakeErr684fe095c6641-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c6641-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c6641-code').style.display = (document.getElementById('cakeErr684fe095c6641-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c6641-context').style.display = (document.getElementById('cakeErr684fe095c6641-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c6641-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="cakeErr684fe095c6641-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/enter-any-event-easily-with-weezevent-and-springcard'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/enter-any-event-easily-with-weezevent-and-springcard" class="" target="" data-id="447">Module H663 USB</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c8bfc-trace').style.display = (document.getElementById('cakeErr684fe095c8bfc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c8bfc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c8bfc-code').style.display = (document.getElementById('cakeErr684fe095c8bfc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c8bfc-context').style.display = (document.getElementById('cakeErr684fe095c8bfc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c8bfc-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="cakeErr684fe095c8bfc-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-nu-eat-healthy-and-reduce-waste'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-nu-eat-healthy-and-reduce-waste" class="" target="" data-id="448">TwistyWriter-IP PC/SC (OEM)</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c923e-trace').style.display = (document.getElementById('cakeErr684fe095c923e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c923e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c923e-code').style.display = (document.getElementById('cakeErr684fe095c923e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c923e-context').style.display = (document.getElementById('cakeErr684fe095c923e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c923e-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="cakeErr684fe095c923e-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/access-museums-and-amusement-parks-easily-with-vivaticket" class="" target="" data-id="450">TwistyWriter</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9896-trace').style.display = (document.getElementById('cakeErr684fe095c9896-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c9896-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9896-code').style.display = (document.getElementById('cakeErr684fe095c9896-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9896-context').style.display = (document.getElementById('cakeErr684fe095c9896-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c9896-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="cakeErr684fe095c9896-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news/with-designa-and-springcard-park-your-car-easily'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news/with-designa-and-springcard-park-your-car-easily" class="" target="" data-id="453">K663S-XXX Coupler</a></li></ul></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9f98-trace').style.display = (document.getElementById('cakeErr684fe095c9f98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095c9f98-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9f98-code').style.display = (document.getElementById('cakeErr684fe095c9f98-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095c9f98-context').style.display = (document.getElementById('cakeErr684fe095c9f98-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095c9f98-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="cakeErr684fe095c9f98-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 330,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 330
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://tech.springcard.com/" class="" target="" data-id="524">Blog Technique</a></li> </ul>
</div>
</li>
<li>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ca662-trace').style.display = (document.getElementById('cakeErr684fe095ca662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ca662-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ca662-code').style.display = (document.getElementById('cakeErr684fe095ca662-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ca662-context').style.display = (document.getElementById('cakeErr684fe095ca662-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ca662-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="cakeErr684fe095ca662-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 254,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
include - APP/Template/Cell/Menu2022/display.ctp, line 254
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><a href="/fr/story" class="" target=""><span>A PROPOS</span><span class="slick-next slick-arrow"></span></a>
<div class="child">
<ul>
<li>
<a href="#" class="btn-clear back" data-close="parent" aria-labelledby="close sub-menu">
<span class="slick-prev slick-arrow" aria-hidden="true"></span> <span aria-hidden="true">Retour</span>
</a>
</li>
<li><a href="#" class="" target="" data-id="472">SpringCard en détail<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cad94-trace').style.display = (document.getElementById('cakeErr684fe095cad94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cad94-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cad94-code').style.display = (document.getElementById('cakeErr684fe095cad94-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cad94-context').style.display = (document.getElementById('cakeErr684fe095cad94-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cad94-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="cakeErr684fe095cad94-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/story" class="" target="" data-id="485">Notre histoire</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cb495-trace').style.display = (document.getElementById('cakeErr684fe095cb495-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cb495-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cb495-code').style.display = (document.getElementById('cakeErr684fe095cb495-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cb495-context').style.display = (document.getElementById('cakeErr684fe095cb495-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cb495-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="cakeErr684fe095cb495-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/team'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/team" class="" target="" data-id="486">Notre équipe</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cbfaf-trace').style.display = (document.getElementById('cakeErr684fe095cbfaf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cbfaf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cbfaf-code').style.display = (document.getElementById('cakeErr684fe095cbfaf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cbfaf-context').style.display = (document.getElementById('cakeErr684fe095cbfaf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cbfaf-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="cakeErr684fe095cbfaf-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/values'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/values" class="" target="" data-id="487">Nos mission, vision, valeurs</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cc622-trace').style.display = (document.getElementById('cakeErr684fe095cc622-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cc622-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cc622-code').style.display = (document.getElementById('cakeErr684fe095cc622-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cc622-context').style.display = (document.getElementById('cakeErr684fe095cc622-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cc622-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="cakeErr684fe095cc622-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://www.springcard.com/en/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://www.springcard.com/en/springcard-jobs-offres-d-emploi" class="" target="" data-id="514">Nous rejoindre !</a></li></ul></li><li><a href="#" class="" target="" data-id="488">Nos actualités<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ccd29-trace').style.display = (document.getElementById('cakeErr684fe095ccd29-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ccd29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ccd29-code').style.display = (document.getElementById('cakeErr684fe095ccd29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ccd29-context').style.display = (document.getElementById('cakeErr684fe095ccd29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ccd29-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="cakeErr684fe095ccd29-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/blog/news'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/blog/news" class="" target="" data-id="489">Notre blog </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cd406-trace').style.display = (document.getElementById('cakeErr684fe095cd406-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cd406-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cd406-code').style.display = (document.getElementById('cakeErr684fe095cd406-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cd406-context').style.display = (document.getElementById('cakeErr684fe095cd406-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cd406-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="cakeErr684fe095cd406-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => 'https://tech.springcard.com/'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="https://tech.springcard.com/" class="" target="_blank" data-id="490">Notre blog technique</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cdb43-trace').style.display = (document.getElementById('cakeErr684fe095cdb43-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cdb43-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cdb43-code').style.display = (document.getElementById('cakeErr684fe095cdb43-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cdb43-context').style.display = (document.getElementById('cakeErr684fe095cdb43-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cdb43-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="cakeErr684fe095cdb43-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/RFID-NFC-solutions'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/RFID-NFC-solutions" class="" target="" data-id="492">Nos cas d'usage</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ced35-trace').style.display = (document.getElementById('cakeErr684fe095ced35-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095ced35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ced35-code').style.display = (document.getElementById('cakeErr684fe095ced35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ced35-context').style.display = (document.getElementById('cakeErr684fe095ced35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ced35-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="cakeErr684fe095ced35-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/learning'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/learning" class="" target="" data-id="473">En savoir plus sur les technologies sans contact</a></li></ul></li><li><a href="#" class="" target="" data-id="493">Des questions ?<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cf489-trace').style.display = (document.getElementById('cakeErr684fe095cf489-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cf489-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cf489-code').style.display = (document.getElementById('cakeErr684fe095cf489-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cf489-context').style.display = (document.getElementById('cakeErr684fe095cf489-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cf489-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="cakeErr684fe095cf489-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=generic'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=generic" class="" target="" data-id="494">Information générale </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cfb38-trace').style.display = (document.getElementById('cakeErr684fe095cfb38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095cfb38-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cfb38-code').style.display = (document.getElementById('cakeErr684fe095cfb38-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095cfb38-context').style.display = (document.getElementById('cakeErr684fe095cfb38-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095cfb38-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="cakeErr684fe095cfb38-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=support'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=support" class="" target="" data-id="505">Support technique </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d0672-trace').style.display = (document.getElementById('cakeErr684fe095d0672-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d0672-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d0672-code').style.display = (document.getElementById('cakeErr684fe095d0672-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d0672-context').style.display = (document.getElementById('cakeErr684fe095d0672-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d0672-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="cakeErr684fe095d0672-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=account'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=account" class="" target="" data-id="506">Créer un compte client </a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1212-trace').style.display = (document.getElementById('cakeErr684fe095d1212-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d1212-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1212-code').style.display = (document.getElementById('cakeErr684fe095d1212-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1212-context').style.display = (document.getElementById('cakeErr684fe095d1212-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d1212-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="cakeErr684fe095d1212-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=register" class="" target="" data-id="507">Enregistrer un produit</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1c46-trace').style.display = (document.getElementById('cakeErr684fe095d1c46-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d1c46-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1c46-code').style.display = (document.getElementById('cakeErr684fe095d1c46-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d1c46-context').style.display = (document.getElementById('cakeErr684fe095d1c46-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d1c46-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="cakeErr684fe095d1c46-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=register'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=register" class="" target="" data-id="508">Candidature</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d26a9-trace').style.display = (document.getElementById('cakeErr684fe095d26a9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d26a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d26a9-code').style.display = (document.getElementById('cakeErr684fe095d26a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d26a9-context').style.display = (document.getElementById('cakeErr684fe095d26a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d26a9-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="cakeErr684fe095d26a9-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=grpd'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=grpd" class="" target="" data-id="509">Retrouver mes données</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d30dd-trace').style.display = (document.getElementById('cakeErr684fe095d30dd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d30dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d30dd-code').style.display = (document.getElementById('cakeErr684fe095d30dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d30dd-context').style.display = (document.getElementById('cakeErr684fe095d30dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d30dd-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="cakeErr684fe095d30dd-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=quote'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=quote" class="" target="" data-id="510">Demande de devis</a></li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d3f74-trace').style.display = (document.getElementById('cakeErr684fe095d3f74-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d3f74-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d3f74-code').style.display = (document.getElementById('cakeErr684fe095d3f74-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d3f74-context').style.display = (document.getElementById('cakeErr684fe095d3f74-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d3f74-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="cakeErr684fe095d3f74-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/contact?request=order'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/contact?request=order" class="" target="" data-id="511">Passer une commande</a></li></ul></li><li><a href="#" class="" target="" data-id="515">Sponsoring Voile<span class="slick-next slick-arrow"></span></a><ul><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d4b96-trace').style.display = (document.getElementById('cakeErr684fe095d4b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
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="cakeErr684fe095d4b96-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d4b96-code').style.display = (document.getElementById('cakeErr684fe095d4b96-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095d4b96-context').style.display = (document.getElementById('cakeErr684fe095d4b96-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095d4b96-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="cakeErr684fe095d4b96-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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp, line: 24
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'here'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 41,
'function' => 'getUrl',
'args' => [
(int) 0 => '/:lang/springcard-official-sponsor'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 325,
'function' => 'buildLink',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => object(App\View\Helper\HtmlHelper) {}
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Cell/Menu2022/display.ctp',
'line' => (int) 24,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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
getUrl - APP/Template/Cell/Menu2022/display.ctp, line 24
buildLink - APP/Template/Cell/Menu2022/display.ctp, line 41
include - APP/Template/Cell/Menu2022/display.ctp, line 325
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783</pre></div></pre><li><a href="/fr/springcard-official-sponsor" class="" target="" data-id="517">SpringCard Sponsor Supporter</a></li></ul></li> </ul>
</div>
</li>
<li class="contact">
<a href="/fr/contact" class="contact btn btn-sm btn-primary">Nous contacter</a> </li>
</ul>
</div>
</nav>
</div>
</header>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d031-trace').style.display = (document.getElementById('cakeErr684fe0961d031-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe0961d031-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d031-code').style.display = (document.getElementById('cakeErr684fe0961d031-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d031-context').style.display = (document.getElementById('cakeErr684fe0961d031-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961d031-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="cakeErr684fe0961d031-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 56,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {
'helpers' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Layout/default.ctp, line 56
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d4b2-trace').style.display = (document.getElementById('cakeErr684fe0961d4b2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe0961d4b2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d4b2-code').style.display = (document.getElementById('cakeErr684fe0961d4b2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961d4b2-context').style.display = (document.getElementById('cakeErr684fe0961d4b2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961d4b2-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="cakeErr684fe0961d4b2-context" class="cake-context" style="display: none;">$message = 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 588,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 56,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::session() - CORE/src/Http/ServerRequest.php, line 588
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Layout/default.ctp, line 56
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>
<article class="container post post-single" itemprop="mainContentOfPage">
<h1 class="title text-primary">Un use-case fictif pour vous projeter dans l'univers du sans-contact</h1>
<div class="content">
<h1>Un use-case fictif pour vous projeter dans l'univers du sans-contact</h1>
<h2>Le décor</h2>
<p><img alt="" src="/file_storage/d3/fa/a5/410d21061b7245d7bf8eed18fd8100cc/smart-reader-or-coupling-device.jpg" />Imaginez un parking de centre ville...</p>
<p>Il accueille deux types des clients : <strong>les occasionnels et les abonnés</strong>. Les clients occasionnels sont traités classiquement par des tickets en carton avec piste magnétique. Les abonnés, eux, sont équipés de badges magnétiques lus par les mêmes lecteurs que les tickets en carton. Mais le système se révèle cher à l’usage : « démagnétisation » fréquente des badges, encrassement des têtes de lecture, usure des pièces mobiles…<br />
Il est donc décidé de <strong>remplacer les badges magnétiques par des badges sans-contact</strong> et de mettre un lecteur à chaque point de passage.</p>
<p><strong>Mais quel option choisir : coupleur ou lecteur "intelligent" ?</strong></p>
<h2><strong>Acte 1 : le choix des lecteurs "intelligents"</strong></h2>
<p>Matthieu, le responsable technique du parking Léonard de Vinci, <strong>analyse </strong>l’infrastructure existante :</p>
<ul>
<li>pas d’informatique au niveau des barrières d’entrée et de sortie</li>
<li>les lecteurs magnétiques sont reliés par de longues lignes série à un ordinateur situé dans le local du gardien</li>
<li>le logiciel de gestion de parc de l’ordinateur lui donne satisfaction depuis de nombreuses années : pourquoi en changer ?</li>
</ul>
<p>Il opte donc pour la solution <strong>lecteurs "intelligents"</strong> pour équiper bornes et colonnes.</p>
<p>Une fois paramétrés, les lecteurs savent vérifier l’authenticité des cartes et renvoient le numéro d’abonné qui s’y trouve. <strong>Moyennant une évolution minime</strong> du logiciel de gestion, ils peuvent cohabiter avec les lecteurs magnétiques.</p>
<p>Matthieu est pleinement satisfait : <strong>pour un coût d’investissement raisonnable</strong>, il a amélioré le confort des abonnés et diminué les opérations de maintenance sur les lecteurs magnétiques.</p>
<p>Mais l’histoire ne s’arrête pas là...</p>
<h2>Acte 2: le choix des coupleurs</h2>
<p><img alt="" src="/file_storage/42/bc/35/d6b081ee100443a68c5b6a1995362f81/public-transportation-contactless-project.jpg" />Quelques mois plus tard, le parking du centre ville signe <strong>un partenariat avec la compagnie qui assure le transport urbain</strong> : tous les clients de la compagnie auront la gratuité du stationnement <strong>à condition</strong> de présenter en sortie leur titre de transport validé dans le tramway dans les deux heures qui précédent.</p>
<p>Matthieu demande au transporteur s’il possède <strong>un serveur avec une API</strong> (interface de programmation qui permet de se « brancher » sur une application pour échanger des données) qui permette de savoir si le titre interrogé est bien éligible à la gratuité.<br />
Or, le réseau de transport ne possède pas de système dématérialisé pour la circulation de ses données : pour des raisons liées à la performances du système mais aussi de confidentialité, les données ne sont disponibles que sur les cartes.</p>
<p>Les lecteurs du parking du centre ville ne doivent donc <strong>plus simplement lire les cartes mais également les interroger pour identifier le type de carte</strong> : abonné parking, abonné transport, occasionnel transport.<br />
Et pour les cartes de transport, il ne s’agit plus d’aller chercher un numéro, mais d’en vérifier la validité et de parcourir l’historique des événements pour retrouver la date et l’heure de la dernière validation sur le tram.</p>
<p><strong>Pour complexifier la problématique</strong>, le schéma de mise en oeuvre du système prévoit <strong>que les lecteurs écrivent dans la carte</strong> un événement correspondant à l’entrée ou à la sortie du parking afin qu’une même carte ne puisse pas offrir la gratuité à plusieurs véhicules.</p>
<p>Matthieu doit cette fois<strong> opter pour des coupleurs</strong> et <strong>changer son logiciel</strong> pour implémenter cette logique de traitement complexe.</p>
<p>Et il est encore satisfait : non seulement il a apporté un service nouveau, mais il a acquis la pleine maîtrise des transactions avec les cartes et peut désormais faire évoluer son schéma applicatif sans limite.</p>
<h2>Et il y a une suite...</h2>
<p>À ce qu’il paraît, Matthieu songe à <strong>dématérialiser ses badges d’abonnés sur smartphone NFC</strong>...</p>
<p> </p>
<p>Publié le 29/01/2019</p>
</div>
<div class="mtl">
<div class="sharebox js-sharingbox" id="post-sharebox">
<h3>Vous aimez cet article ? Partagez-le !</h3>
<div>
<button class="btn btn-sm btn--facebook btn-info" data-type="facebook">
<i class="fa fa-facebook-square fa-lg mrl" style="margin-right: 4px;" aria-hidden="true"></i> Facebook
</button>
<button class="btn btn-sm btn--twitter btn-info" data-type="twitter">
<i class="fa fa-twitter-square fa-lg mrl" style="margin-right: 4px;" aria-hidden="true"></i> Twitter
</button>
<button class="btn btn-sm btn--linkedin btn-info" data-type="linkedin">
<i class="fa fa-linkedin-square fa-lg mrl" style="margin-right: 4px;" aria-hidden="true"></i> LinkedIn
</button>
</div>
</div> <a href="/fr/blog/news" class="btn btn-default mtl"><i class="fa fa-arrow-left" style="margin-right: 12px;"></i> Retour à la liste Actus & infos</a> </div>
<div id="comment-form" class="spc-comment-form">
<div class="row">
<div class="col-sm-10 col-md-8">
<h5>Laisser un commentaire</h5><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551397-trace').style.display = (document.getElementById('cakeErr684fe09551397-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
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="cakeErr684fe09551397-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551397-code').style.display = (document.getElementById('cakeErr684fe09551397-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551397-context').style.display = (document.getElementById('cakeErr684fe09551397-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09551397-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="cakeErr684fe09551397-context" class="cake-context" style="display: none;">$message = 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 442,
'function' => '_detectFormAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 150,
'function' => '_formAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 14,
'function' => 'create',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
BootstrapUI\View\Helper\FormHelper::_detectFormAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 534
BootstrapUI\View\Helper\FormHelper::_formAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 442
BootstrapUI\View\Helper\FormHelper::create() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 150
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><form method="post" accept-charset="utf-8" role="form" action="/fr/comments/add"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551b9f-trace').style.display = (document.getElementById('cakeErr684fe09551b9f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09551b9f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551b9f-code').style.display = (document.getElementById('cakeErr684fe09551b9f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09551b9f-context').style.display = (document.getElementById('cakeErr684fe09551b9f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09551b9f-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="cakeErr684fe09551b9f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/ReCaptchaHelper.php',
'line' => (int) 56,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 104,
'function' => 'initialize',
'class' => 'App\View\Helper\ReCaptchaHelper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 145,
'function' => '__construct',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\AppView) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\View\Helper\ReCaptchaHelper',
(int) 1 => 'ReCaptcha',
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 66,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1210,
'function' => '__isset',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 16,
'function' => '__get',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\ReCaptchaHelper::initialize() - APP/View/Helper/ReCaptchaHelper.php, line 56
Cake\View\Helper::__construct() - CORE/src/View/Helper.php, line 104
Cake\View\HelperRegistry::_create() - CORE/src/View/HelperRegistry.php, line 145
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 66
Cake\View\View::__get() - CORE/src/View/View.php, line 1210
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552214-trace').style.display = (document.getElementById('cakeErr684fe09552214-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09552214-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552214-code').style.display = (document.getElementById('cakeErr684fe09552214-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552214-context').style.display = (document.getElementById('cakeErr684fe09552214-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09552214-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="cakeErr684fe09552214-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/ReCaptchaHelper.php',
'line' => (int) 56,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 104,
'function' => 'initialize',
'class' => 'App\View\Helper\ReCaptchaHelper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => [[maximum depth reached]]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 145,
'function' => '__construct',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\ReCaptchaHelper) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\AppView) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php',
'line' => (int) 96,
'function' => '_create',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'App\View\Helper\ReCaptchaHelper',
(int) 1 => 'ReCaptcha',
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/HelperRegistry.php',
'line' => (int) 66,
'function' => 'load',
'class' => 'Cake\Core\ObjectRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1210,
'function' => '__isset',
'class' => 'Cake\View\HelperRegistry',
'object' => object(Cake\View\HelperRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 16,
'function' => '__get',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'ReCaptcha'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\ReCaptchaHelper::initialize() - APP/View/Helper/ReCaptchaHelper.php, line 56
Cake\View\Helper::__construct() - CORE/src/View/Helper.php, line 104
Cake\View\HelperRegistry::_create() - CORE/src/View/HelperRegistry.php, line 145
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 66
Cake\View\View::__get() - CORE/src/View/View.php, line 1210
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552a34-trace').style.display = (document.getElementById('cakeErr684fe09552a34-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09552a34-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552a34-code').style.display = (document.getElementById('cakeErr684fe09552a34-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09552a34-context').style.display = (document.getElementById('cakeErr684fe09552a34-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09552a34-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="cakeErr684fe09552a34-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'model',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 18,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'model',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 18
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><input type="hidden" name="model" id="model" value="Posts"/><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095533da-trace').style.display = (document.getElementById('cakeErr684fe095533da-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe095533da-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095533da-code').style.display = (document.getElementById('cakeErr684fe095533da-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095533da-context').style.display = (document.getElementById('cakeErr684fe095533da-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095533da-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="cakeErr684fe095533da-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'foreign_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 19,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'foreign_key',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 19
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><input type="hidden" name="foreign_key" id="foreign-key" value="78"/><input type="text" name="fact_check" class="hidden form-control" id="fact-check"/>
<div class="row">
<div class="col-sm-6"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554083-trace').style.display = (document.getElementById('cakeErr684fe09554083-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09554083-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554083-code').style.display = (document.getElementById('cakeErr684fe09554083-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554083-context').style.display = (document.getElementById('cakeErr684fe09554083-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09554083-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="cakeErr684fe09554083-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 28,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 28
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><div class="form-group email"><label class="control-label" for="email">Adresse électronique</label><input type="email" name="email" id="email" class="form-control"/></div></div>
<div class="col-sm-6"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554ab7-trace').style.display = (document.getElementById('cakeErr684fe09554ab7-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09554ab7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554ab7-code').style.display = (document.getElementById('cakeErr684fe09554ab7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09554ab7-context').style.display = (document.getElementById('cakeErr684fe09554ab7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09554ab7-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="cakeErr684fe09554ab7-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 29,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><div class="form-group text"><label class="control-label" for="name">Nom</label><input type="text" name="name" id="name" class="form-control"/></div></div>
</div>
<div class="row">
<div class="col-sm-12">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555434-trace').style.display = (document.getElementById('cakeErr684fe09555434-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe09555434-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555434-code').style.display = (document.getElementById('cakeErr684fe09555434-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555434-context').style.display = (document.getElementById('cakeErr684fe09555434-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09555434-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="cakeErr684fe09555434-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'body',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 33,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'body',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 33
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606</pre></div></pre><div class="form-group textarea"><label class="control-label" for="body">Commentaire</label><textarea name="body" id="body" class="form-control" rows="5"></textarea></div> </div>
</div>
<div class="g-recaptcha-wrapper" data-theme="light" data-type="image" data-size="normal"><div class="g-recaptcha form-group" data-sitekey="6LfS6x4TAAAAADck6FmaTVTT6tC1U6DZnoOdZqRq"></div><div class="alert alert-danger" style="display: none;" aria-hidden="true">Merci d'autoriser reCAPTCHA pour envoyer ce formulaire.</div></div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555db1-trace').style.display = (document.getElementById('cakeErr684fe09555db1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe09555db1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555db1-code').style.display = (document.getElementById('cakeErr684fe09555db1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09555db1-context').style.display = (document.getElementById('cakeErr684fe09555db1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09555db1-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="cakeErr684fe09555db1-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 39,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'comments'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {
'helpers' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 39
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095563db-trace').style.display = (document.getElementById('cakeErr684fe095563db-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
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="cakeErr684fe095563db-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095563db-code').style.display = (document.getElementById('cakeErr684fe095563db-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095563db-context').style.display = (document.getElementById('cakeErr684fe095563db-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095563db-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="cakeErr684fe095563db-context" class="cake-context" style="display: none;">$message = 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 588,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
'line' => (int) 39,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'comments'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Comments/form_comment.ctp',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Posts/view.ctp',
'line' => (int) 48,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Comments/form_comment',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Posts/view.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::session() - CORE/src/Http/ServerRequest.php, line 588
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Element/Public/Comments/form_comment.ctp, line 39
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Posts/view.ctp, line 48
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120</pre></div></pre>
<div class="submit"><input type="submit" class="btn btn-primary" value="Soumettre"/></div>
</form> </div>
</div>
</div>
</article>
<footer id="main-footer" class="main-footer">
<div class="main-footer__container">
<div class="inner">
<div class="section section--social">
<div class="social-list">
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3093-trace').style.display = (document.getElementById('cakeErr684fe095e3093-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e3093-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3093-code').style.display = (document.getElementById('cakeErr684fe095e3093-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3093-context').style.display = (document.getElementById('cakeErr684fe095e3093-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e3093-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="cakeErr684fe095e3093-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_facebook',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 13,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_facebook'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 13
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e367e-trace').style.display = (document.getElementById('cakeErr684fe095e367e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e367e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e367e-code').style.display = (document.getElementById('cakeErr684fe095e367e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e367e-context').style.display = (document.getElementById('cakeErr684fe095e367e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e367e-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="cakeErr684fe095e367e-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_facebook',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 13,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_facebook'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 13
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://www.facebook.com/Springcard/?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-facebook"></i><span class="sr-only">Facebook</span></a>
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3c9a-trace').style.display = (document.getElementById('cakeErr684fe095e3c9a-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e3c9a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3c9a-code').style.display = (document.getElementById('cakeErr684fe095e3c9a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e3c9a-context').style.display = (document.getElementById('cakeErr684fe095e3c9a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e3c9a-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="cakeErr684fe095e3c9a-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_twitter',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 14,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_twitter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4297-trace').style.display = (document.getElementById('cakeErr684fe095e4297-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e4297-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4297-code').style.display = (document.getElementById('cakeErr684fe095e4297-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4297-context').style.display = (document.getElementById('cakeErr684fe095e4297-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e4297-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="cakeErr684fe095e4297-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_twitter',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 14,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_twitter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://twitter.com/sc_rfid?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-twitter"></i><span class="sr-only">Twitter</span></a>
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e48e6-trace').style.display = (document.getElementById('cakeErr684fe095e48e6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e48e6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e48e6-code').style.display = (document.getElementById('cakeErr684fe095e48e6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e48e6-context').style.display = (document.getElementById('cakeErr684fe095e48e6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e48e6-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="cakeErr684fe095e48e6-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_linkedIn',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 15,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_linkedIn'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 15
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4f18-trace').style.display = (document.getElementById('cakeErr684fe095e4f18-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e4f18-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4f18-code').style.display = (document.getElementById('cakeErr684fe095e4f18-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e4f18-context').style.display = (document.getElementById('cakeErr684fe095e4f18-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e4f18-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="cakeErr684fe095e4f18-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_linkedIn',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 15,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_linkedIn'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 15
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://www.linkedin.com/company/springcard/?viewAsMember=true&utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-linkedin"></i><span class="sr-only">Linked-In</span></a>
<a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5534-trace').style.display = (document.getElementById('cakeErr684fe095e5534-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe095e5534-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5534-code').style.display = (document.getElementById('cakeErr684fe095e5534-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5534-context').style.display = (document.getElementById('cakeErr684fe095e5534-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e5534-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="cakeErr684fe095e5534-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_youtube',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 16,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_youtube'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5bc7-trace').style.display = (document.getElementById('cakeErr684fe095e5bc7-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe095e5bc7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5bc7-code').style.display = (document.getElementById('cakeErr684fe095e5bc7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e5bc7-context').style.display = (document.getElementById('cakeErr684fe095e5bc7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e5bc7-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="cakeErr684fe095e5bc7-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_youtube',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 16,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_youtube'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre>https://www.youtube.com/channel/UChkfP_eFhSFndcPYombOLmg?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener"><i class="fa fa-youtube-play"></i><span class="sr-only">YouTube</span></a>
<a href="#" class="" data-toggle="modal" data-target="#newsletter-modal"><i class="fa fa-paper-plane"></i><span class="sr-only">Newsletter</span></a>
</div>
</div>
<div class="section">
<div class="section__title">Produits</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e62c1-trace').style.display = (document.getElementById('cakeErr684fe095e62c1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095e62c1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e62c1-code').style.display = (document.getElementById('cakeErr684fe095e62c1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e62c1-context').style.display = (document.getElementById('cakeErr684fe095e62c1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e62c1-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="cakeErr684fe095e62c1-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=oem-industrial'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e694c-trace').style.display = (document.getElementById('cakeErr684fe095e694c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe095e694c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e694c-code').style.display = (document.getElementById('cakeErr684fe095e694c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e694c-context').style.display = (document.getElementById('cakeErr684fe095e694c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e694c-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="cakeErr684fe095e694c-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products?category=oem-industrial'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=oem-industrial'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e6fe0-trace').style.display = (document.getElementById('cakeErr684fe095e6fe0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe095e6fe0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e6fe0-code').style.display = (document.getElementById('cakeErr684fe095e6fe0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e6fe0-context').style.display = (document.getElementById('cakeErr684fe095e6fe0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e6fe0-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="cakeErr684fe095e6fe0-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=oem-industrial'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=oem-industrial'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7754-trace').style.display = (document.getElementById('cakeErr684fe095e7754-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095e7754-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7754-code').style.display = (document.getElementById('cakeErr684fe095e7754-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7754-context').style.display = (document.getElementById('cakeErr684fe095e7754-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e7754-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="cakeErr684fe095e7754-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7dc1-trace').style.display = (document.getElementById('cakeErr684fe095e7dc1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095e7dc1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7dc1-code').style.display = (document.getElementById('cakeErr684fe095e7dc1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e7dc1-context').style.display = (document.getElementById('cakeErr684fe095e7dc1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e7dc1-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="cakeErr684fe095e7dc1-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e84f4-trace').style.display = (document.getElementById('cakeErr684fe095e84f4-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095e84f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e84f4-code').style.display = (document.getElementById('cakeErr684fe095e84f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e84f4-context').style.display = (document.getElementById('cakeErr684fe095e84f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e84f4-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="cakeErr684fe095e84f4-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e8c41-trace').style.display = (document.getElementById('cakeErr684fe095e8c41-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095e8c41-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e8c41-code').style.display = (document.getElementById('cakeErr684fe095e8c41-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e8c41-context').style.display = (document.getElementById('cakeErr684fe095e8c41-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e8c41-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="cakeErr684fe095e8c41-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9477-trace').style.display = (document.getElementById('cakeErr684fe095e9477-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095e9477-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9477-code').style.display = (document.getElementById('cakeErr684fe095e9477-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9477-context').style.display = (document.getElementById('cakeErr684fe095e9477-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e9477-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="cakeErr684fe095e9477-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9b3e-trace').style.display = (document.getElementById('cakeErr684fe095e9b3e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095e9b3e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9b3e-code').style.display = (document.getElementById('cakeErr684fe095e9b3e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095e9b3e-context').style.display = (document.getElementById('cakeErr684fe095e9b3e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095e9b3e-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="cakeErr684fe095e9b3e-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea1e2-trace').style.display = (document.getElementById('cakeErr684fe095ea1e2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095ea1e2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea1e2-code').style.display = (document.getElementById('cakeErr684fe095ea1e2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea1e2-context').style.display = (document.getElementById('cakeErr684fe095ea1e2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ea1e2-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="cakeErr684fe095ea1e2-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea83f-trace').style.display = (document.getElementById('cakeErr684fe095ea83f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe095ea83f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea83f-code').style.display = (document.getElementById('cakeErr684fe095ea83f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ea83f-context').style.display = (document.getElementById('cakeErr684fe095ea83f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ea83f-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="cakeErr684fe095ea83f-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products?category=usb'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=usb'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eaeb3-trace').style.display = (document.getElementById('cakeErr684fe095eaeb3-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe095eaeb3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eaeb3-code').style.display = (document.getElementById('cakeErr684fe095eaeb3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eaeb3-context').style.display = (document.getElementById('cakeErr684fe095eaeb3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095eaeb3-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="cakeErr684fe095eaeb3-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=usb'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=usb'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eb559-trace').style.display = (document.getElementById('cakeErr684fe095eb559-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095eb559-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eb559-code').style.display = (document.getElementById('cakeErr684fe095eb559-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095eb559-context').style.display = (document.getElementById('cakeErr684fe095eb559-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095eb559-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="cakeErr684fe095eb559-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ebbd9-trace').style.display = (document.getElementById('cakeErr684fe095ebbd9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095ebbd9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ebbd9-code').style.display = (document.getElementById('cakeErr684fe095ebbd9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ebbd9-context').style.display = (document.getElementById('cakeErr684fe095ebbd9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ebbd9-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="cakeErr684fe095ebbd9-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec24d-trace').style.display = (document.getElementById('cakeErr684fe095ec24d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095ec24d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec24d-code').style.display = (document.getElementById('cakeErr684fe095ec24d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec24d-context').style.display = (document.getElementById('cakeErr684fe095ec24d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ec24d-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="cakeErr684fe095ec24d-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec8bc-trace').style.display = (document.getElementById('cakeErr684fe095ec8bc-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095ec8bc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec8bc-code').style.display = (document.getElementById('cakeErr684fe095ec8bc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ec8bc-context').style.display = (document.getElementById('cakeErr684fe095ec8bc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ec8bc-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="cakeErr684fe095ec8bc-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ecf10-trace').style.display = (document.getElementById('cakeErr684fe095ecf10-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095ecf10-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ecf10-code').style.display = (document.getElementById('cakeErr684fe095ecf10-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ecf10-context').style.display = (document.getElementById('cakeErr684fe095ecf10-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ecf10-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="cakeErr684fe095ecf10-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ed55e-trace').style.display = (document.getElementById('cakeErr684fe095ed55e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095ed55e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ed55e-code').style.display = (document.getElementById('cakeErr684fe095ed55e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ed55e-context').style.display = (document.getElementById('cakeErr684fe095ed55e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ed55e-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="cakeErr684fe095ed55e-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095edc33-trace').style.display = (document.getElementById('cakeErr684fe095edc33-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095edc33-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095edc33-code').style.display = (document.getElementById('cakeErr684fe095edc33-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095edc33-context').style.display = (document.getElementById('cakeErr684fe095edc33-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095edc33-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="cakeErr684fe095edc33-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee29b-trace').style.display = (document.getElementById('cakeErr684fe095ee29b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe095ee29b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee29b-code').style.display = (document.getElementById('cakeErr684fe095ee29b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee29b-context').style.display = (document.getElementById('cakeErr684fe095ee29b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ee29b-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="cakeErr684fe095ee29b-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee948-trace').style.display = (document.getElementById('cakeErr684fe095ee948-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe095ee948-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee948-code').style.display = (document.getElementById('cakeErr684fe095ee948-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ee948-context').style.display = (document.getElementById('cakeErr684fe095ee948-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ee948-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="cakeErr684fe095ee948-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef016-trace').style.display = (document.getElementById('cakeErr684fe095ef016-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe095ef016-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef016-code').style.display = (document.getElementById('cakeErr684fe095ef016-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef016-context').style.display = (document.getElementById('cakeErr684fe095ef016-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ef016-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="cakeErr684fe095ef016-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef659-trace').style.display = (document.getElementById('cakeErr684fe095ef659-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe095ef659-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef659-code').style.display = (document.getElementById('cakeErr684fe095ef659-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095ef659-context').style.display = (document.getElementById('cakeErr684fe095ef659-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095ef659-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="cakeErr684fe095ef659-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095efcd0-trace').style.display = (document.getElementById('cakeErr684fe095efcd0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe095efcd0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095efcd0-code').style.display = (document.getElementById('cakeErr684fe095efcd0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095efcd0-context').style.display = (document.getElementById('cakeErr684fe095efcd0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095efcd0-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="cakeErr684fe095efcd0-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f0359-trace').style.display = (document.getElementById('cakeErr684fe095f0359-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe095f0359-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f0359-code').style.display = (document.getElementById('cakeErr684fe095f0359-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f0359-context').style.display = (document.getElementById('cakeErr684fe095f0359-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f0359-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="cakeErr684fe095f0359-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f09cd-trace').style.display = (document.getElementById('cakeErr684fe095f09cd-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe095f09cd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f09cd-code').style.display = (document.getElementById('cakeErr684fe095f09cd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f09cd-context').style.display = (document.getElementById('cakeErr684fe095f09cd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f09cd-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="cakeErr684fe095f09cd-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1050-trace').style.display = (document.getElementById('cakeErr684fe095f1050-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe095f1050-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1050-code').style.display = (document.getElementById('cakeErr684fe095f1050-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1050-context').style.display = (document.getElementById('cakeErr684fe095f1050-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f1050-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="cakeErr684fe095f1050-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f16d9-trace').style.display = (document.getElementById('cakeErr684fe095f16d9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095f16d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f16d9-code').style.display = (document.getElementById('cakeErr684fe095f16d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f16d9-context').style.display = (document.getElementById('cakeErr684fe095f16d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f16d9-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="cakeErr684fe095f16d9-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1d44-trace').style.display = (document.getElementById('cakeErr684fe095f1d44-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe095f1d44-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1d44-code').style.display = (document.getElementById('cakeErr684fe095f1d44-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f1d44-context').style.display = (document.getElementById('cakeErr684fe095f1d44-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f1d44-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="cakeErr684fe095f1d44-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2370-trace').style.display = (document.getElementById('cakeErr684fe095f2370-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095f2370-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2370-code').style.display = (document.getElementById('cakeErr684fe095f2370-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2370-context').style.display = (document.getElementById('cakeErr684fe095f2370-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f2370-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="cakeErr684fe095f2370-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2a28-trace').style.display = (document.getElementById('cakeErr684fe095f2a28-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe095f2a28-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2a28-code').style.display = (document.getElementById('cakeErr684fe095f2a28-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f2a28-context').style.display = (document.getElementById('cakeErr684fe095f2a28-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f2a28-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="cakeErr684fe095f2a28-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3071-trace').style.display = (document.getElementById('cakeErr684fe095f3071-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095f3071-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3071-code').style.display = (document.getElementById('cakeErr684fe095f3071-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3071-context').style.display = (document.getElementById('cakeErr684fe095f3071-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f3071-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="cakeErr684fe095f3071-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f36d9-trace').style.display = (document.getElementById('cakeErr684fe095f36d9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe095f36d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f36d9-code').style.display = (document.getElementById('cakeErr684fe095f36d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f36d9-context').style.display = (document.getElementById('cakeErr684fe095f36d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f36d9-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="cakeErr684fe095f36d9-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3da8-trace').style.display = (document.getElementById('cakeErr684fe095f3da8-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe095f3da8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3da8-code').style.display = (document.getElementById('cakeErr684fe095f3da8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe095f3da8-context').style.display = (document.getElementById('cakeErr684fe095f3da8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe095f3da8-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="cakeErr684fe095f3da8-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600432-trace').style.display = (document.getElementById('cakeErr684fe09600432-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09600432-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600432-code').style.display = (document.getElementById('cakeErr684fe09600432-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600432-context').style.display = (document.getElementById('cakeErr684fe09600432-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09600432-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="cakeErr684fe09600432-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600b6d-trace').style.display = (document.getElementById('cakeErr684fe09600b6d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09600b6d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600b6d-code').style.display = (document.getElementById('cakeErr684fe09600b6d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09600b6d-context').style.display = (document.getElementById('cakeErr684fe09600b6d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09600b6d-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="cakeErr684fe09600b6d-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601235-trace').style.display = (document.getElementById('cakeErr684fe09601235-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe09601235-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601235-code').style.display = (document.getElementById('cakeErr684fe09601235-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601235-context').style.display = (document.getElementById('cakeErr684fe09601235-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09601235-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="cakeErr684fe09601235-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601900-trace').style.display = (document.getElementById('cakeErr684fe09601900-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
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="cakeErr684fe09601900-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601900-code').style.display = (document.getElementById('cakeErr684fe09601900-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601900-context').style.display = (document.getElementById('cakeErr684fe09601900-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09601900-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="cakeErr684fe09601900-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601f28-trace').style.display = (document.getElementById('cakeErr684fe09601f28-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe09601f28-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601f28-code').style.display = (document.getElementById('cakeErr684fe09601f28-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09601f28-context').style.display = (document.getElementById('cakeErr684fe09601f28-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09601f28-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="cakeErr684fe09601f28-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602648-trace').style.display = (document.getElementById('cakeErr684fe09602648-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
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="cakeErr684fe09602648-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602648-code').style.display = (document.getElementById('cakeErr684fe09602648-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602648-context').style.display = (document.getElementById('cakeErr684fe09602648-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09602648-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="cakeErr684fe09602648-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602cd5-trace').style.display = (document.getElementById('cakeErr684fe09602cd5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe09602cd5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602cd5-code').style.display = (document.getElementById('cakeErr684fe09602cd5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09602cd5-context').style.display = (document.getElementById('cakeErr684fe09602cd5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09602cd5-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="cakeErr684fe09602cd5-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603333-trace').style.display = (document.getElementById('cakeErr684fe09603333-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
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="cakeErr684fe09603333-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603333-code').style.display = (document.getElementById('cakeErr684fe09603333-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603333-context').style.display = (document.getElementById('cakeErr684fe09603333-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09603333-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="cakeErr684fe09603333-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960397f-trace').style.display = (document.getElementById('cakeErr684fe0960397f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960397f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960397f-code').style.display = (document.getElementById('cakeErr684fe0960397f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960397f-context').style.display = (document.getElementById('cakeErr684fe0960397f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960397f-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="cakeErr684fe0960397f-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603fb4-trace').style.display = (document.getElementById('cakeErr684fe09603fb4-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09603fb4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603fb4-code').style.display = (document.getElementById('cakeErr684fe09603fb4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09603fb4-context').style.display = (document.getElementById('cakeErr684fe09603fb4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09603fb4-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="cakeErr684fe09603fb4-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604638-trace').style.display = (document.getElementById('cakeErr684fe09604638-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09604638-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604638-code').style.display = (document.getElementById('cakeErr684fe09604638-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604638-context').style.display = (document.getElementById('cakeErr684fe09604638-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09604638-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="cakeErr684fe09604638-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604cfd-trace').style.display = (document.getElementById('cakeErr684fe09604cfd-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09604cfd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604cfd-code').style.display = (document.getElementById('cakeErr684fe09604cfd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09604cfd-context').style.display = (document.getElementById('cakeErr684fe09604cfd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09604cfd-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="cakeErr684fe09604cfd-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09605345-trace').style.display = (document.getElementById('cakeErr684fe09605345-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09605345-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09605345-code').style.display = (document.getElementById('cakeErr684fe09605345-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09605345-context').style.display = (document.getElementById('cakeErr684fe09605345-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09605345-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="cakeErr684fe09605345-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096059b5-trace').style.display = (document.getElementById('cakeErr684fe096059b5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe096059b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096059b5-code').style.display = (document.getElementById('cakeErr684fe096059b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096059b5-context').style.display = (document.getElementById('cakeErr684fe096059b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096059b5-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="cakeErr684fe096059b5-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><ul class=""><li class=""><a href="/fr/products?category=oem-industrial" title="OEM"><div><div style=""><span>OEM</span></div></div></a></li><li class=""><a href="/fr/products?category=usb" title="Lecteurs de bureau"><div><div style=""><span>Lecteurs de bureau</span></div></div></a></li><li class=""><a href="/fr/products" title="Interface IP"><div><div style=""><span>Interface IP</span></div></div></a></li><li class=""><a href="/fr/products" title="Tous les produits"><div><div style=""><span>Tous les produits</span></div></div></a></li></ul> </div>
<div class="section">
<div class="section__title">Entreprise</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096060a8-trace').style.display = (document.getElementById('cakeErr684fe096060a8-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe096060a8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096060a8-code').style.display = (document.getElementById('cakeErr684fe096060a8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096060a8-context').style.display = (document.getElementById('cakeErr684fe096060a8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096060a8-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="cakeErr684fe096060a8-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960670a-trace').style.display = (document.getElementById('cakeErr684fe0960670a-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe0960670a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960670a-code').style.display = (document.getElementById('cakeErr684fe0960670a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960670a-context').style.display = (document.getElementById('cakeErr684fe0960670a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960670a-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="cakeErr684fe0960670a-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/story'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09606d37-trace').style.display = (document.getElementById('cakeErr684fe09606d37-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09606d37-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09606d37-code').style.display = (document.getElementById('cakeErr684fe09606d37-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09606d37-context').style.display = (document.getElementById('cakeErr684fe09606d37-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09606d37-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="cakeErr684fe09606d37-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/story'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/story'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960741b-trace').style.display = (document.getElementById('cakeErr684fe0960741b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960741b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960741b-code').style.display = (document.getElementById('cakeErr684fe0960741b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960741b-context').style.display = (document.getElementById('cakeErr684fe0960741b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960741b-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="cakeErr684fe0960741b-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09607b37-trace').style.display = (document.getElementById('cakeErr684fe09607b37-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09607b37-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09607b37-code').style.display = (document.getElementById('cakeErr684fe09607b37-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09607b37-context').style.display = (document.getElementById('cakeErr684fe09607b37-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09607b37-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="cakeErr684fe09607b37-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09608274-trace').style.display = (document.getElementById('cakeErr684fe09608274-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09608274-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09608274-code').style.display = (document.getElementById('cakeErr684fe09608274-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09608274-context').style.display = (document.getElementById('cakeErr684fe09608274-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09608274-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="cakeErr684fe09608274-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096089f5-trace').style.display = (document.getElementById('cakeErr684fe096089f5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096089f5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096089f5-code').style.display = (document.getElementById('cakeErr684fe096089f5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096089f5-context').style.display = (document.getElementById('cakeErr684fe096089f5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096089f5-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="cakeErr684fe096089f5-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960910e-trace').style.display = (document.getElementById('cakeErr684fe0960910e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0960910e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960910e-code').style.display = (document.getElementById('cakeErr684fe0960910e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960910e-context').style.display = (document.getElementById('cakeErr684fe0960910e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960910e-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="cakeErr684fe0960910e-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096097d4-trace').style.display = (document.getElementById('cakeErr684fe096097d4-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe096097d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096097d4-code').style.display = (document.getElementById('cakeErr684fe096097d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096097d4-context').style.display = (document.getElementById('cakeErr684fe096097d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096097d4-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="cakeErr684fe096097d4-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09609e52-trace').style.display = (document.getElementById('cakeErr684fe09609e52-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe09609e52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09609e52-code').style.display = (document.getElementById('cakeErr684fe09609e52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09609e52-context').style.display = (document.getElementById('cakeErr684fe09609e52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09609e52-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="cakeErr684fe09609e52-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960a4df-trace').style.display = (document.getElementById('cakeErr684fe0960a4df-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe0960a4df-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960a4df-code').style.display = (document.getElementById('cakeErr684fe0960a4df-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960a4df-context').style.display = (document.getElementById('cakeErr684fe0960a4df-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960a4df-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="cakeErr684fe0960a4df-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ac3b-trace').style.display = (document.getElementById('cakeErr684fe0960ac3b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe0960ac3b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ac3b-code').style.display = (document.getElementById('cakeErr684fe0960ac3b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ac3b-context').style.display = (document.getElementById('cakeErr684fe0960ac3b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960ac3b-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="cakeErr684fe0960ac3b-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/springcard-jobs-offres-d-emploi'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/springcard-jobs-offres-d-emploi'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960b7ff-trace').style.display = (document.getElementById('cakeErr684fe0960b7ff-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960b7ff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960b7ff-code').style.display = (document.getElementById('cakeErr684fe0960b7ff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960b7ff-context').style.display = (document.getElementById('cakeErr684fe0960b7ff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960b7ff-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="cakeErr684fe0960b7ff-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c3cf-trace').style.display = (document.getElementById('cakeErr684fe0960c3cf-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960c3cf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c3cf-code').style.display = (document.getElementById('cakeErr684fe0960c3cf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c3cf-context').style.display = (document.getElementById('cakeErr684fe0960c3cf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960c3cf-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="cakeErr684fe0960c3cf-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c906-trace').style.display = (document.getElementById('cakeErr684fe0960c906-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0960c906-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c906-code').style.display = (document.getElementById('cakeErr684fe0960c906-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960c906-context').style.display = (document.getElementById('cakeErr684fe0960c906-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960c906-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="cakeErr684fe0960c906-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ce3d-trace').style.display = (document.getElementById('cakeErr684fe0960ce3d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0960ce3d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ce3d-code').style.display = (document.getElementById('cakeErr684fe0960ce3d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960ce3d-context').style.display = (document.getElementById('cakeErr684fe0960ce3d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960ce3d-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="cakeErr684fe0960ce3d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d403-trace').style.display = (document.getElementById('cakeErr684fe0960d403-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0960d403-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d403-code').style.display = (document.getElementById('cakeErr684fe0960d403-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d403-context').style.display = (document.getElementById('cakeErr684fe0960d403-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960d403-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="cakeErr684fe0960d403-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d950-trace').style.display = (document.getElementById('cakeErr684fe0960d950-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0960d950-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d950-code').style.display = (document.getElementById('cakeErr684fe0960d950-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960d950-context').style.display = (document.getElementById('cakeErr684fe0960d950-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960d950-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="cakeErr684fe0960d950-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960dfe1-trace').style.display = (document.getElementById('cakeErr684fe0960dfe1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe0960dfe1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960dfe1-code').style.display = (document.getElementById('cakeErr684fe0960dfe1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960dfe1-context').style.display = (document.getElementById('cakeErr684fe0960dfe1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960dfe1-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="cakeErr684fe0960dfe1-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960e5f1-trace').style.display = (document.getElementById('cakeErr684fe0960e5f1-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe0960e5f1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960e5f1-code').style.display = (document.getElementById('cakeErr684fe0960e5f1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960e5f1-context').style.display = (document.getElementById('cakeErr684fe0960e5f1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960e5f1-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="cakeErr684fe0960e5f1-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960eb76-trace').style.display = (document.getElementById('cakeErr684fe0960eb76-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe0960eb76-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960eb76-code').style.display = (document.getElementById('cakeErr684fe0960eb76-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960eb76-context').style.display = (document.getElementById('cakeErr684fe0960eb76-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960eb76-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="cakeErr684fe0960eb76-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/intern-s-hall-of-fame'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/intern-s-hall-of-fame'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f13b-trace').style.display = (document.getElementById('cakeErr684fe0960f13b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960f13b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f13b-code').style.display = (document.getElementById('cakeErr684fe0960f13b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f13b-context').style.display = (document.getElementById('cakeErr684fe0960f13b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960f13b-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="cakeErr684fe0960f13b-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f6cb-trace').style.display = (document.getElementById('cakeErr684fe0960f6cb-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe0960f6cb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f6cb-code').style.display = (document.getElementById('cakeErr684fe0960f6cb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960f6cb-context').style.display = (document.getElementById('cakeErr684fe0960f6cb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960f6cb-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="cakeErr684fe0960f6cb-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960fc17-trace').style.display = (document.getElementById('cakeErr684fe0960fc17-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0960fc17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960fc17-code').style.display = (document.getElementById('cakeErr684fe0960fc17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0960fc17-context').style.display = (document.getElementById('cakeErr684fe0960fc17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0960fc17-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="cakeErr684fe0960fc17-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610163-trace').style.display = (document.getElementById('cakeErr684fe09610163-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09610163-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610163-code').style.display = (document.getElementById('cakeErr684fe09610163-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610163-context').style.display = (document.getElementById('cakeErr684fe09610163-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09610163-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="cakeErr684fe09610163-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610666-trace').style.display = (document.getElementById('cakeErr684fe09610666-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09610666-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610666-code').style.display = (document.getElementById('cakeErr684fe09610666-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610666-context').style.display = (document.getElementById('cakeErr684fe09610666-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09610666-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="cakeErr684fe09610666-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610f2d-trace').style.display = (document.getElementById('cakeErr684fe09610f2d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09610f2d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610f2d-code').style.display = (document.getElementById('cakeErr684fe09610f2d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09610f2d-context').style.display = (document.getElementById('cakeErr684fe09610f2d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09610f2d-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="cakeErr684fe09610f2d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><ul class=""><li class=""><a href="#" title="Newsletter" data-toggle="modal" data-target="#newsletter-modal"><div><div style=""><span>Newsletter</span></div></div></a></li><li class=""><a href="/fr/story" title="A propos"><div><div style=""><span>A propos</span></div></div></a></li><li class=""><a href="/fr/springcard-jobs-offres-d-emploi" title="Emploi"><div><div style=""><span>Emploi</span></div></div></a></li><li class=""><a href="/fr/intern-s-hall-of-fame" title="Intern's Hall of Fame"><div><div style=""><span>Intern's Hall of Fame</span></div></div></a></li></ul> </div>
<div class="section">
<div class="section__title">Légal</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961157c-trace').style.display = (document.getElementById('cakeErr684fe0961157c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe0961157c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961157c-code').style.display = (document.getElementById('cakeErr684fe0961157c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961157c-context').style.display = (document.getElementById('cakeErr684fe0961157c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961157c-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="cakeErr684fe0961157c-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/disclaimer.html'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09611b5b-trace').style.display = (document.getElementById('cakeErr684fe09611b5b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09611b5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09611b5b-code').style.display = (document.getElementById('cakeErr684fe09611b5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09611b5b-context').style.display = (document.getElementById('cakeErr684fe09611b5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09611b5b-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="cakeErr684fe09611b5b-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/disclaimer.html'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/disclaimer.html'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961216f-trace').style.display = (document.getElementById('cakeErr684fe0961216f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe0961216f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961216f-code').style.display = (document.getElementById('cakeErr684fe0961216f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961216f-context').style.display = (document.getElementById('cakeErr684fe0961216f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961216f-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="cakeErr684fe0961216f-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/disclaimer.html'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/disclaimer.html'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612752-trace').style.display = (document.getElementById('cakeErr684fe09612752-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09612752-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612752-code').style.display = (document.getElementById('cakeErr684fe09612752-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612752-context').style.display = (document.getElementById('cakeErr684fe09612752-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09612752-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="cakeErr684fe09612752-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612d8d-trace').style.display = (document.getElementById('cakeErr684fe09612d8d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09612d8d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612d8d-code').style.display = (document.getElementById('cakeErr684fe09612d8d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09612d8d-context').style.display = (document.getElementById('cakeErr684fe09612d8d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09612d8d-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="cakeErr684fe09612d8d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961336e-trace').style.display = (document.getElementById('cakeErr684fe0961336e-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe0961336e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961336e-code').style.display = (document.getElementById('cakeErr684fe0961336e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961336e-context').style.display = (document.getElementById('cakeErr684fe0961336e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961336e-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="cakeErr684fe0961336e-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096138a2-trace').style.display = (document.getElementById('cakeErr684fe096138a2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096138a2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096138a2-code').style.display = (document.getElementById('cakeErr684fe096138a2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096138a2-context').style.display = (document.getElementById('cakeErr684fe096138a2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096138a2-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="cakeErr684fe096138a2-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09613e83-trace').style.display = (document.getElementById('cakeErr684fe09613e83-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09613e83-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09613e83-code').style.display = (document.getElementById('cakeErr684fe09613e83-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09613e83-context').style.display = (document.getElementById('cakeErr684fe09613e83-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09613e83-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="cakeErr684fe09613e83-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614400-trace').style.display = (document.getElementById('cakeErr684fe09614400-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe09614400-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614400-code').style.display = (document.getElementById('cakeErr684fe09614400-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614400-context').style.display = (document.getElementById('cakeErr684fe09614400-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09614400-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="cakeErr684fe09614400-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614955-trace').style.display = (document.getElementById('cakeErr684fe09614955-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe09614955-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614955-code').style.display = (document.getElementById('cakeErr684fe09614955-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614955-context').style.display = (document.getElementById('cakeErr684fe09614955-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09614955-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="cakeErr684fe09614955-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/privacy'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614f30-trace').style.display = (document.getElementById('cakeErr684fe09614f30-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09614f30-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614f30-code').style.display = (document.getElementById('cakeErr684fe09614f30-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09614f30-context').style.display = (document.getElementById('cakeErr684fe09614f30-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09614f30-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="cakeErr684fe09614f30-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/privacy'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/privacy'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615514-trace').style.display = (document.getElementById('cakeErr684fe09615514-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09615514-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615514-code').style.display = (document.getElementById('cakeErr684fe09615514-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615514-context').style.display = (document.getElementById('cakeErr684fe09615514-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09615514-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="cakeErr684fe09615514-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/privacy'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/privacy'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615adf-trace').style.display = (document.getElementById('cakeErr684fe09615adf-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09615adf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615adf-code').style.display = (document.getElementById('cakeErr684fe09615adf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09615adf-context').style.display = (document.getElementById('cakeErr684fe09615adf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09615adf-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="cakeErr684fe09615adf-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096160b8-trace').style.display = (document.getElementById('cakeErr684fe096160b8-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe096160b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096160b8-code').style.display = (document.getElementById('cakeErr684fe096160b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096160b8-context').style.display = (document.getElementById('cakeErr684fe096160b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096160b8-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="cakeErr684fe096160b8-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096165e6-trace').style.display = (document.getElementById('cakeErr684fe096165e6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096165e6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096165e6-code').style.display = (document.getElementById('cakeErr684fe096165e6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096165e6-context').style.display = (document.getElementById('cakeErr684fe096165e6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096165e6-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="cakeErr684fe096165e6-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09616b56-trace').style.display = (document.getElementById('cakeErr684fe09616b56-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09616b56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09616b56-code').style.display = (document.getElementById('cakeErr684fe09616b56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09616b56-context').style.display = (document.getElementById('cakeErr684fe09616b56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09616b56-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="cakeErr684fe09616b56-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961716a-trace').style.display = (document.getElementById('cakeErr684fe0961716a-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961716a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961716a-code').style.display = (document.getElementById('cakeErr684fe0961716a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961716a-context').style.display = (document.getElementById('cakeErr684fe0961716a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961716a-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="cakeErr684fe0961716a-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961777f-trace').style.display = (document.getElementById('cakeErr684fe0961777f-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961777f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961777f-code').style.display = (document.getElementById('cakeErr684fe0961777f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961777f-context').style.display = (document.getElementById('cakeErr684fe0961777f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961777f-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="cakeErr684fe0961777f-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09617d5b-trace').style.display = (document.getElementById('cakeErr684fe09617d5b-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
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="cakeErr684fe09617d5b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09617d5b-code').style.display = (document.getElementById('cakeErr684fe09617d5b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09617d5b-context').style.display = (document.getElementById('cakeErr684fe09617d5b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09617d5b-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="cakeErr684fe09617d5b-context" class="cake-context" style="display: none;">$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/copyright.html'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618347-trace').style.display = (document.getElementById('cakeErr684fe09618347-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
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="cakeErr684fe09618347-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618347-code').style.display = (document.getElementById('cakeErr684fe09618347-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618347-context').style.display = (document.getElementById('cakeErr684fe09618347-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09618347-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="cakeErr684fe09618347-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/copyright.html'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/copyright.html'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618913-trace').style.display = (document.getElementById('cakeErr684fe09618913-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
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="cakeErr684fe09618913-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618913-code').style.display = (document.getElementById('cakeErr684fe09618913-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618913-context').style.display = (document.getElementById('cakeErr684fe09618913-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09618913-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="cakeErr684fe09618913-context" class="cake-context" style="display: none;">$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/copyright.html'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/copyright.html'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618f17-trace').style.display = (document.getElementById('cakeErr684fe09618f17-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09618f17-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618f17-code').style.display = (document.getElementById('cakeErr684fe09618f17-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09618f17-context').style.display = (document.getElementById('cakeErr684fe09618f17-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09618f17-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="cakeErr684fe09618f17-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619494-trace').style.display = (document.getElementById('cakeErr684fe09619494-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
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="cakeErr684fe09619494-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619494-code').style.display = (document.getElementById('cakeErr684fe09619494-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619494-context').style.display = (document.getElementById('cakeErr684fe09619494-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09619494-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="cakeErr684fe09619494-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096199eb-trace').style.display = (document.getElementById('cakeErr684fe096199eb-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe096199eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096199eb-code').style.display = (document.getElementById('cakeErr684fe096199eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe096199eb-context').style.display = (document.getElementById('cakeErr684fe096199eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe096199eb-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="cakeErr684fe096199eb-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619fbd-trace').style.display = (document.getElementById('cakeErr684fe09619fbd-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
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="cakeErr684fe09619fbd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619fbd-code').style.display = (document.getElementById('cakeErr684fe09619fbd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09619fbd-context').style.display = (document.getElementById('cakeErr684fe09619fbd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09619fbd-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="cakeErr684fe09619fbd-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961a505-trace').style.display = (document.getElementById('cakeErr684fe0961a505-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961a505-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961a505-code').style.display = (document.getElementById('cakeErr684fe0961a505-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961a505-context').style.display = (document.getElementById('cakeErr684fe0961a505-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961a505-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="cakeErr684fe0961a505-context" class="cake-context" style="display: none;">$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961aa4d-trace').style.display = (document.getElementById('cakeErr684fe0961aa4d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
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="cakeErr684fe0961aa4d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961aa4d-code').style.display = (document.getElementById('cakeErr684fe0961aa4d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0961aa4d-context').style.display = (document.getElementById('cakeErr684fe0961aa4d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0961aa4d-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="cakeErr684fe0961aa4d-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176</pre></div></pre><ul class=""><li class=""><a href="/fr/disclaimer.html" title="Informations légales"><div><div style=""><span>Informations légales</span></div></div></a></li><li class=""><a href="/fr/privacy" title="Politique de confidentialité"><div><div style=""><span>Politique de confidentialité</span></div></div></a></li><li class=""><a href="/fr/copyright.html" title="Copyright"><div><div style=""><span>Copyright</span></div></div></a></li><li class=""><a href="#" title="Gestion des cookies" onclick="event.preventDefault();window.tarteaucitron.userInterface.openPanel()"><div><div style=""><span>Gestion des cookies</span></div></div></a></li></ul> </div>
<div class="section section--extra-logo">
<img src="/svg/french-fab-logo-white.svg?v=2022" class="fl-logo" alt="Springcard, membre de la French Fab"/> </div>
</div>
</div>
<div class="main-footer__container alt">
<div class="inner">
<div class="spc-card">
<div itemscope itemtype="https://schema.org/Organization">
<meta itemprop="name" content="Springcard">
<div class="spc-footer-logo">
<img src="/svg/springcard-logo.svg" alt="SpringCard Votre expert en solutions sans contact"/> </div>
<ul class="spc-footer-agencies list-unstyled">
<li class="">
<div class="item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<strong >Springcard SAS</strong>
<br>
<span itemprop="streetAddress">2 voie la Cardon<br>Parc Gutenberg</span>
<br>
<span itemprop="postalCode">91120</span> <span itemprop="addressLocality">Palaiseau</span>
<br>
<span itemprop="addressCountry">France</span>
</div>
</li>
<li class="">
<div class="item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<strong >Springcard SAS</strong>
<br>
<span itemprop="streetAddress">Centre d'Activités La Garde, Bâtiment 1<br>Allée du 9 novembre 1989</span>
<br>
<span itemprop="postalCode">49240</span> <span itemprop="addressLocality">Avrillé</span>
<br>
<span itemprop="addressCountry">France</span>
</div>
</li>
<li class="">
<div class="item" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<strong >Springcard Inc.</strong>
<br>
<span itemprop="streetAddress">185 Alewife Brook Parkway, ste 210</span>
<br>
<span itemprop="addressLocality">Cambridge</span>, <span itemprop="addressRegion">MA</span> <span itemprop="postalCode">02138</span>
<br><span itemprop="addressCountry">USA</span>
</div>
</li>
</ul> </div>
</div>
</div>
</div>
<div class="last-footer">
<div class="inner">
<small> ©2025 Springcard</small>
<small></small>
</div>
</div>
</footer>
</div> <!-- #main -->
<script src="/js/vendor.min.js?ts=1651472803"></script>
<script src="/js/main.min.js?ts=1654672511"></script>
<script src="/js/progress-page.js"></script>
<script src="https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/algoliasearch@4.5.1/dist/algoliasearch-lite.umd.js" integrity="sha256-EXPXz4W6pQgfYY3yTpnDa3OH8/EPn16ciVsPQ/ypsjk=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/instantsearch.js@4.8.3/dist/instantsearch.production.min.js" integrity="sha256-LAGhRRdtVoD6RLo2qDQsU2mp+XVSciKRC8XPOBWmofM=" crossorigin="anonymous"></script>
<script>
(function(window) {
const applicationId = 'MFTHD2AZDH'
const apiKey = '0fe33d01271b157c8d0adc8ffa53b87e'
// Algolia query search will be sent if the user type at least `searchMinLength` characters
const searchMinLength = 3
let currentMode
let searchContainer
let hitsContainer
let search
const searchClient = algoliasearch(applicationId, apiKey);
const computeMode = () => {
const viewportWidth = window.innerWidth;
return viewportWidth < 768 ? 'mobile' : 'desktop';
}
const setCurrentMode = () => {
currentMode = computeMode();
}
const setContainers = () => {
const viewportWidth = window.innerWidth;
searchContainer = viewportWidth < 768 ? '#searchbox-mobile' : '#searchbox';
hitsContainer = viewportWidth < 768 ? '#hits-mobile' : '#hits';
}
const destroy = () => {
if (search) {
search.dispose();
search = undefined
}
}
const start = () => {
if (search) {
return;
}
search = instantsearch({
indexName: 'prod_springcard_fr',
searchClient,
searchFunction: _.debounce(function(helper) {
if (helper.state.query.length < searchMinLength) {
return;
}
helper.search();
}, 400)
});
search.addWidgets([
instantsearch.widgets.searchBox({
container: searchContainer,
searchAsYouType: true,
placeholder: 'Rechercher sur le site',
}),
instantsearch.widgets.hits({
container: hitsContainer,
templates: {
item: `
<a href="{{url}}" class="spc-Hits-itemLink">
<div class="spc-Hits-itemTitleContainer">
<span class="spc-Hits-itemTitle">{{#helpers.highlight}}{ "attribute": "title", "highlightedTagName": "mark" }{{/helpers.highlight}}</span>
<span class="spc-Hits-itemCategory">{{category}}</span>
</div>
<div class="spc-Hits-itemExcerpt">{{#helpers.snippet}}{ "attribute": "title", "highlightedTagName": "mark" }{{/helpers.snippet}}</div>
</a>
`
}
})
]);
search.start();
}
const onWindowResize = (event) => {
setContainers();
viewportWidth = window.innerWidth;
}
window.addEventListener('resize', _.throttle(function() {
if (currentMode && currentMode === computeMode()) {
return
}
destroy();
setCurrentMode();
setContainers();
start();
}));
setCurrentMode();
setContainers();
start();
})(this);
</script>
<!-- <script src="https://cdn.jsdelivr.net/gh/AmauriC/tarteaucitron.js@V1.2/tarteaucitron.min.js"></script> -->
<script src="/js/tarteaucitron/tarteaucitron.js"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
tarteaucitron.init({
'privacyUrl': '/fr/privacy', /* Privacy policy url */
'hashtag': '#tarteaucitron', /* Open the panel with this hashtag */
'cookieName': 'tartaucitron', /* Cookie name */
'orientation': 'bottom', /* Banner position (top - bottom) */
'showAlertSmall': false, /* Show the small banner on bottom right */
'cookieslist': true, /* Show the cookie list */
'adblocker': false, /* Show a Warning if an adblocker is detected */
'AcceptAllCta' : true, /* Show the accept all button when highPrivacy on */
'highPrivacy': true, /* Disable auto consent */
'handleBrowserDNTRequest': false, /* If Do Not Track == 1, accept all */
'removeCredit': false, /* Remove credit link */
'moreInfoLink': true, /* Show more info link */
// 'cookieDomain': 'springcard.com', /* Shared cookie for subdomain */
"useExternalCss": true,
});
tarteaucitron.job = tarteaucitron.job || [];
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09621fe0-trace').style.display = (document.getElementById('cakeErr684fe09621fe0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09621fe0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09621fe0-code').style.display = (document.getElementById('cakeErr684fe09621fe0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09621fe0-context').style.display = (document.getElementById('cakeErr684fe09621fe0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09621fe0-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="cakeErr684fe09621fe0-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_analytics',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 324,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_analytics'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 324
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622495-trace').style.display = (document.getElementById('cakeErr684fe09622495-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09622495-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622495-code').style.display = (document.getElementById('cakeErr684fe09622495-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622495-context').style.display = (document.getElementById('cakeErr684fe09622495-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09622495-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="cakeErr684fe09622495-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_analytics',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 324,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_analytics'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 324
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>
tarteaucitron.user.recaptchaapi = '<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0962298d-trace').style.display = (document.getElementById('cakeErr684fe0962298d-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe0962298d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0962298d-code').style.display = (document.getElementById('cakeErr684fe0962298d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0962298d-context').style.display = (document.getElementById('cakeErr684fe0962298d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0962298d-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="cakeErr684fe0962298d-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 338,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 338
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622e71-trace').style.display = (document.getElementById('cakeErr684fe09622e71-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe09622e71-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622e71-code').style.display = (document.getElementById('cakeErr684fe09622e71-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09622e71-context').style.display = (document.getElementById('cakeErr684fe09622e71-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09622e71-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="cakeErr684fe09622e71-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 338,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'google_ReCAPTCHA_public_key'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Layout/default.ctp, line 338
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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</pre></div></pre>6LfS6x4TAAAAADck6FmaTVTT6tC1U6DZnoOdZqRq';
tarteaucitron.job.push('recaptcha');
tarteaucitron.job.push('youtube');
tarteaucitron.job.push('twitter');
tarteaucitron.job.push('facebook');
tarteaucitron.job.push('linkedin');
});
</script>
<!-- Button trigger modal -->
<!-- Modal -->
<div class="modal fade" id="newsletter-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558fa2-trace').style.display = (document.getElementById('cakeErr684fe09558fa2-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp, line: 14
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="cakeErr684fe09558fa2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558fa2-code').style.display = (document.getElementById('cakeErr684fe09558fa2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09558fa2-context').style.display = (document.getElementById('cakeErr684fe09558fa2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09558fa2-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="cakeErr684fe09558fa2-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp, line: 14
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559714-trace').style.display = (document.getElementById('cakeErr684fe09559714-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
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="cakeErr684fe09559714-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559714-code').style.display = (document.getElementById('cakeErr684fe09559714-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559714-context').style.display = (document.getElementById('cakeErr684fe09559714-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09559714-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="cakeErr684fe09559714-context" class="cake-context" style="display: none;">$message = 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 442,
'function' => '_detectFormAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 150,
'function' => '_formAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'create',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
BootstrapUI\View\Helper\FormHelper::_detectFormAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 534
BootstrapUI\View\Helper\FormHelper::_formAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 442
BootstrapUI\View\Helper\FormHelper::create() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 150
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29</pre></div></pre><form method="post" accept-charset="utf-8" id="newsletter-modal-form" action="/fr/subscribe.json"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34"/></div>
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="myModalLabel">Adhésion à la lettre d'info</h4>
</div>
<div class="modal-body">
<div class="legend mbl">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559eea-trace').style.display = (document.getElementById('cakeErr684fe09559eea-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
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="cakeErr684fe09559eea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559eea-code').style.display = (document.getElementById('cakeErr684fe09559eea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe09559eea-context').style.display = (document.getElementById('cakeErr684fe09559eea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe09559eea-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="cakeErr684fe09559eea-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => 'Suivez notre actualité, abonnez-vous à notre newsletter',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 23,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => null,
(int) 2 => 'Suivez notre actualité, abonnez-vous à notre newsletter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955a5be-trace').style.display = (document.getElementById('cakeErr684fe0955a5be-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
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="cakeErr684fe0955a5be-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955a5be-code').style.display = (document.getElementById('cakeErr684fe0955a5be-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955a5be-context').style.display = (document.getElementById('cakeErr684fe0955a5be-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955a5be-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="cakeErr684fe0955a5be-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => 'Suivez notre actualité, abonnez-vous à notre newsletter',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 23,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => null,
(int) 2 => 'Suivez notre actualité, abonnez-vous à notre newsletter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ac51-trace').style.display = (document.getElementById('cakeErr684fe0955ac51-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
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="cakeErr684fe0955ac51-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ac51-code').style.display = (document.getElementById('cakeErr684fe0955ac51-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955ac51-context').style.display = (document.getElementById('cakeErr684fe0955ac51-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955ac51-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="cakeErr684fe0955ac51-context" class="cake-context" style="display: none;">$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 33
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => 'Suivez notre actualité, abonnez-vous à notre newsletter',
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 23,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'newsletter_form_legend',
(int) 1 => null,
(int) 2 => 'Suivez notre actualité, abonnez-vous à notre newsletter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 33,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 33
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre>Abonnez-vous à notre newsletter trimestrielle (derniers produits, astuces d'utilisation...) ! </div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955b4b5-trace').style.display = (document.getElementById('cakeErr684fe0955b4b5-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955b4b5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955b4b5-code').style.display = (document.getElementById('cakeErr684fe0955b4b5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955b4b5-context').style.display = (document.getElementById('cakeErr684fe0955b4b5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955b4b5-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="cakeErr684fe0955b4b5-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 25,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'email',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 25
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><div class="form-group email required"><label class="control-label" for="newsletter-modal-form-email">Email</label><input type="email" name="email" required="required" id="newsletter-modal-form-email" placeholder="Votre adresse électronique" class="form-control"/></div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955c3ad-trace').style.display = (document.getElementById('cakeErr684fe0955c3ad-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955c3ad-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955c3ad-code').style.display = (document.getElementById('cakeErr684fe0955c3ad-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955c3ad-context').style.display = (document.getElementById('cakeErr684fe0955c3ad-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955c3ad-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="cakeErr684fe0955c3ad-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'fname',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 26,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'fname',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 26
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><input type="hidden" name="fname" id="newsletter-modal-form-fname"/>
<div class="row">
<div class="col-xs-12 col-sm-6">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955cdeb-trace').style.display = (document.getElementById('cakeErr684fe0955cdeb-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955cdeb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955cdeb-code').style.display = (document.getElementById('cakeErr684fe0955cdeb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955cdeb-context').style.display = (document.getElementById('cakeErr684fe0955cdeb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955cdeb-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="cakeErr684fe0955cdeb-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'first_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 34,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'first_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 34
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><div class="form-group text"><label class="control-label" for="newsletter-modal-form-firstName">Prénom</label><input type="text" name="first_name" placeholder="Prénom" id="newsletter-modal-form-firstName" class="form-control"/></div> </div>
<div class="col-xs-12 col-sm-6">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955d8a9-trace').style.display = (document.getElementById('cakeErr684fe0955d8a9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
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="cakeErr684fe0955d8a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955d8a9-code').style.display = (document.getElementById('cakeErr684fe0955d8a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr684fe0955d8a9-context').style.display = (document.getElementById('cakeErr684fe0955d8a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr684fe0955d8a9-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="cakeErr684fe0955d8a9-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 269
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 189,
'function' => 'control',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'last_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 42,
'function' => 'input',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'last_name',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 269,
'function' => 'templates',
'class' => 'Cake\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'label'
]
]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper\FormHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70
BootstrapUI\View\Helper\FormHelper::control() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 269
BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 189
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 42
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435</pre></div></pre><div class="form-group text"><label class="control-label" for="newsletter-modal-form-lastName">Nom</label><input type="text" name="last_name" placeholder="Nom" id="newsletter-modal-form-lastName" class="form-control"/></div> </div>
</div>
<div class="checkbox-rgpd"><div class="checkbox"><input type="hidden" name="rgpd" value="0"/><label for="newsletter-modal-form-rgpd"><input type="checkbox" name="rgpd" value="1" id="newsletter-modal-form-rgpd" required="required">J'ai lu et accepte <a href="/fr/privacy" target="_blank">la politique de confidentialité</a> de ce site.</label></div></div> </div>
<div class="modal-footer">
<div id="newsletter-modal-msg" class="alert ptm text-left"></div>
<div class="clearfix">
<div class="pull-right text-right">
<div class="g-recaptcha-wrapper" data-theme="light" data-type="image" data-size="normal"><div class="g-recaptcha form-group" data-sitekey="6LfS6x4TAAAAADck6FmaTVTT6tC1U6DZnoOdZqRq"></div><div class="alert alert-danger" style="display: none;" aria-hidden="true">Merci d'autoriser reCAPTCHA pour envoyer ce formulaire.</div></div> <button type="submit" class="btn btn-primary">Inscription <span class="loader hidden"><i class="fa fa-circle-o-notch fa-spin" aria-hidden="true"></i></span></button> </div>
</div>
<p class="text-muted info-rgpd text-left ptl"><small>Vos données sont stockées dans notre base de données emailing, ne seront pas vendues à des tiers ou à des partenaires et seront supprimées lorsque vous vous désabonnerez.</small></p>
</div>
</form> </div>
</div>
</div>
<script>
;(function($, window) {
$(document).ready(function() {
var $forms = $('#newsletter-modal-form');
if ($forms.length) {
$forms.each(function(index) {
$(this).subscribeToNewsletter();
});
}
});
})(jQuery, this);
</script> </body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => '0',
'samesite' => null
]
]
$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 187
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 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www/springcard.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 288 ]Code Context $options [ 'secure' ],
$options [ 'httponly' ]
);
$name = 'csrfToken'
$value = '0cb9080b1e657a2a12493df1d54e079fd563c48ae2145caf9d2e68e13d48512a61c957cf2f08d33b86bcc97cf6fdf6bc151f6e951250a7538cd18883d8de1a34'
$options = [
'path' => '/',
'domain' => '',
'secure' => false,
'samesite' => null,
'httponly' => false,
'expires' => '0'
] setcookie - [internal], line ??
Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 288
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 213
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192
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 40 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 69,
'function' => 'hreflang',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::hreflang() - APP/View/Helper/TranslateRouteHelper.php, line 28
include - APP/Template/Layout/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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 69,
'function' => 'hreflang',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::hreflang() - APP/View/Helper/TranslateRouteHelper.php, line 28
include - APP/Template/Layout/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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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
Un use-case fictif pour vous projeter dans l'univers du sans-contact - SpringCard
Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
include - APP/Template/Layout/templates/public.ctp, line 10
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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) : Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/Template/Layout/templates/public.ctp, line: 10
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `action` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'action'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 10,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'action'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
include - APP/Template/Layout/templates/public.ctp, line 10
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 PostCategories view has-extra-newsletter" itemscope itemtype="http://schema.org/WebPage">
Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => false,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 5,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 5
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => false,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 5,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_active',
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 5
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 7,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 7
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
'line' => (int) 7,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'promo_banner_text',
(int) 1 => null
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_banner.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 28,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_banner'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/header_banner.ctp, line 7
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 28
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 19
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 19
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 19,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 19,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 19
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 25
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 25
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 25,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 25,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 25
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 28
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 28,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 28
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 34
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 34
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 34,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 34,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 34
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, 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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, 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/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 38,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 38,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/header_main.ctp, line 38
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Deprecated (16384) : Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead. - /home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 746,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing `params` as a property will be removed in 4.0.0. Use request->getParam() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 43,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746
include - APP/Template/Element/Public/header_main.ctp, line 43
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 51,
'function' => 'langSwitcher',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::langSwitcher() - APP/View/Helper/TranslateRouteHelper.php, line 105
include - APP/Template/Element/Public/header_main.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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php, line: 105
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 51,
'function' => 'langSwitcher',
'class' => 'App\View\Helper\TranslateRouteHelper',
'object' => object(App\View\Helper\TranslateRouteHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/TranslateRouteHelper.php',
'line' => (int) 105,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\TranslateRouteHelper::langSwitcher() - APP/View/Helper/TranslateRouteHelper.php, line 105
include - APP/Template/Element/Public/header_main.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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Deprecated (16384) : App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\MenusTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {
'registryAlias' => 'Menus',
'table' => 'menus',
'alias' => 'Menus',
'entityClass' => 'Cake\ORM\Entity',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\View\Cell\Menu2022Cell::display() - APP/View/Cell/Menu2022Cell.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 172
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 109,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2582,
'function' => 'findPublic',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 1395,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'find',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => 'public'
]
],
(int) 10 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/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) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\MenusTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\Model\Table\MenusTable::findPublic() - APP/Model/Table/MenusTable.php, line 109
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1395
App\View\Cell\Menu2022Cell::display() - APP/View/Cell/Menu2022Cell.php, line 45
ReflectionMethod::invokeArgs() - [internal], line ??
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 172
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - APP/Template/Element/Public/header_main.ctp, line 86 Deprecated (16384) : App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 435,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Table\LinksTable::alias() is deprecated. Use setAlias()/getAlias() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/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) 45 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'alias',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {
'registryAlias' => 'Links',
'table' => 'links',
'alias' => 'Links',
'entityClass' => 'App\Model\Entity\Link',
'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::alias() - CORE/src/ORM/Table.php, line 435
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327 Deprecated (16384) : App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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 Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.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/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\Model\Behavior\ActivableBehavior::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
],
(int) 2 => [
'function' => 'findActive',
'class' => 'App\Model\Behavior\ActivableBehavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php',
'line' => (int) 277,
'function' => 'call_user_func_array',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Table.php',
'line' => (int) 2586,
'function' => 'callFinder',
'class' => 'Cake\ORM\BehaviorRegistry',
'object' => object(Cake\ORM\BehaviorRegistry) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1249,
'function' => 'callFinder',
'class' => 'Cake\ORM\Table',
'object' => object(App\Model\Table\LinksTable) {},
'type' => '->',
'args' => [
(int) 0 => 'active',
(int) 1 => object(Cake\ORM\Query) {},
(int) 2 => [[maximum depth reached]]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Model/Table/MenusTable.php',
'line' => (int) 112,
'function' => 'find',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => 'active'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 194,
'function' => 'App\Model\Table\{closure}',
'class' => 'App\Model\Table\MenusTable',
'object' => object(App\Model\Table\MenusTable) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\ORM\Query) {}
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php',
'line' => (int) 123,
'function' => '_buildQuery',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Association/HasMany.php',
'line' => (int) 695,
'function' => 'buildEagerLoader',
'class' => 'Cake\ORM\Association\Loader\SelectLoader',
'object' => object(Cake\ORM\Association\Loader\SelectLoader) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/EagerLoader.php',
'line' => (int) 719,
'function' => 'eagerLoader',
'class' => 'Cake\ORM\Association\HasMany',
'object' => object(Cake\ORM\Association\HasMany) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 310,
'function' => '_execute',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1099,
'function' => '_all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php',
'line' => (int) 327,
'function' => 'all',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/View/Cell/Menu2022Cell.php',
'line' => (int) 45,
'function' => 'toArray',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => []
],
(int) 16 => [
'function' => 'display',
'class' => 'App\View\Cell\Menu2022Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 172,
'function' => 'invokeArgs',
'class' => 'ReflectionMethod',
'object' => object(ReflectionMethod) {},
'type' => '->',
'args' => [
(int) 0 => object(App\View\Cell\Menu2022Cell) {},
(int) 1 => [[maximum depth reached]]
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 211,
'function' => 'Cake\View\{closure}',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Cell.php',
'line' => (int) 256,
'function' => 'render',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 86,
'function' => '__toString',
'class' => 'Cake\View\Cell',
'object' => object(App\View\Cell\Menu2022Cell) {},
'type' => '->',
'args' => []
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 25 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 26 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 27 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 28 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 29 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 30 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 31 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 32 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 33 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 34 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 35 => [
'file' => '/home/www/springcard.com/www/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) 36 => [
'file' => '/home/www/springcard.com/www/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) 37 => [
'file' => '/home/www/springcard.com/www/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) 38 => [
'file' => '/home/www/springcard.com/www/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) 39 => [
'file' => '/home/www/springcard.com/www/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) 40 => [
'file' => '/home/www/springcard.com/www/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) 41 => [
'file' => '/home/www/springcard.com/www/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) 42 => [
'file' => '/home/www/springcard.com/www/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) 43 => [
'file' => '/home/www/springcard.com/www/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) 44 => [
'file' => '/home/www/springcard.com/www/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) 45 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Model/Behavior/ActivableBehavior.php',
'line' => (int) 47,
'function' => 'config',
'class' => 'Cake\ORM\Behavior',
'object' => object(App\Model\Behavior\ActivableBehavior) {
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _table => object(App\Model\Table\LinksTable) {}
[protected] _reflectionCache => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
},
'type' => '->',
'args' => [
(int) 0 => 'field'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\Model\Behavior\ActivableBehavior::findActive() - APP/Model/Behavior/ActivableBehavior.php, line 47
Cake\ORM\BehaviorRegistry::callFinder() - CORE/src/ORM/BehaviorRegistry.php, line 277
Cake\ORM\Table::callFinder() - CORE/src/ORM/Table.php, line 2586
Cake\ORM\Query::find() - CORE/src/ORM/Query.php, line 1249
App\Model\Table\MenusTable::App\Model\Table\{closure}() - APP/Model/Table/MenusTable.php, line 112
Cake\ORM\Association\Loader\SelectLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 194
Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123
Cake\ORM\Association\HasMany::eagerLoader() - CORE/src/ORM/Association/HasMany.php, line 695
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\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 327
Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 56,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {
'helpers' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Layout/default.ctp, line 56
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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 Deprecated (16384) : ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line: 43
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 588,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'ServerRequest::session() is deprecated. Use getSession() instead. The setter part will be removed.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 56,
'function' => 'render',
'class' => 'BootstrapUI\View\Helper\FlashHelper',
'object' => object(BootstrapUI\View\Helper\FlashHelper) {},
'type' => '->',
'args' => []
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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) 13 => [
'file' => '/home/www/springcard.com/www/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) 14 => [
'file' => '/home/www/springcard.com/www/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) 15 => [
'file' => '/home/www/springcard.com/www/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) 16 => [
'file' => '/home/www/springcard.com/www/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) 17 => [
'file' => '/home/www/springcard.com/www/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) 18 => [
'file' => '/home/www/springcard.com/www/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) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php',
'line' => (int) 43,
'function' => 'session',
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::session() - CORE/src/Http/ServerRequest.php, line 588
BootstrapUI\View\Helper\FlashHelper::render() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FlashHelper.php, line 43
include - APP/Template/Layout/default.ctp, line 56
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
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
Un use-case fictif pour vous projeter dans l'univers du sans-contact
Un use-case fictif pour vous projeter dans l'univers du sans-contact
Le décor
Imaginez un parking de centre ville...
Il accueille deux types des clients : les occasionnels et les abonnés . Les clients occasionnels sont traités classiquement par des tickets en carton avec piste magnétique. Les abonnés, eux, sont équipés de badges magnétiques lus par les mêmes lecteurs que les tickets en carton. Mais le système se révèle cher à l’usage : « démagnétisation » fréquente des badges, encrassement des têtes de lecture, usure des pièces mobiles…
Il est donc décidé de remplacer les badges magnétiques par des badges sans-contact et de mettre un lecteur à chaque point de passage.
Mais quel option choisir : coupleur ou lecteur "intelligent" ?
Acte 1 : le choix des lecteurs "intelligents"
Matthieu, le responsable technique du parking Léonard de Vinci, analyse l’infrastructure existante :
pas d’informatique au niveau des barrières d’entrée et de sortie
les lecteurs magnétiques sont reliés par de longues lignes série à un ordinateur situé dans le local du gardien
le logiciel de gestion de parc de l’ordinateur lui donne satisfaction depuis de nombreuses années : pourquoi en changer ?
Il opte donc pour la solution lecteurs "intelligents" pour équiper bornes et colonnes.
Une fois paramétrés, les lecteurs savent vérifier l’authenticité des cartes et renvoient le numéro d’abonné qui s’y trouve. Moyennant une évolution minime du logiciel de gestion, ils peuvent cohabiter avec les lecteurs magnétiques.
Matthieu est pleinement satisfait : pour un coût d’investissement raisonnable , il a amélioré le confort des abonnés et diminué les opérations de maintenance sur les lecteurs magnétiques.
Mais l’histoire ne s’arrête pas là...
Acte 2: le choix des coupleurs
Quelques mois plus tard, le parking du centre ville signe un partenariat avec la compagnie qui assure le transport urbain : tous les clients de la compagnie auront la gratuité du stationnement à condition de présenter en sortie leur titre de transport validé dans le tramway dans les deux heures qui précédent.
Matthieu demande au transporteur s’il possède un serveur avec une API (interface de programmation qui permet de se « brancher » sur une application pour échanger des données) qui permette de savoir si le titre interrogé est bien éligible à la gratuité.
Or, le réseau de transport ne possède pas de système dématérialisé pour la circulation de ses données : pour des raisons liées à la performances du système mais aussi de confidentialité, les données ne sont disponibles que sur les cartes.
Les lecteurs du parking du centre ville ne doivent donc plus simplement lire les cartes mais également les interroger pour identifier le type de carte : abonné parking, abonné transport, occasionnel transport.
Et pour les cartes de transport, il ne s’agit plus d’aller chercher un numéro, mais d’en vérifier la validité et de parcourir l’historique des événements pour retrouver la date et l’heure de la dernière validation sur le tram.
Pour complexifier la problématique , le schéma de mise en oeuvre du système prévoit que les lecteurs écrivent dans la carte un événement correspondant à l’entrée ou à la sortie du parking afin qu’une même carte ne puisse pas offrir la gratuité à plusieurs véhicules.
Matthieu doit cette fois opter pour des coupleurs et changer son logiciel pour implémenter cette logique de traitement complexe.
Et il est encore satisfait : non seulement il a apporté un service nouveau, mais il a acquis la pleine maîtrise des transactions avec les cartes et peut désormais faire évoluer son schéma applicatif sans limite.
Et il y a une suite...
À ce qu’il paraît, Matthieu songe à dématérialiser ses badges d’abonnés sur smartphone NFC ...
Publié le 29/01/2019
Deprecated (16384): I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [
CORE/src/Core/functions.php , line
311 ]
Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_facebook',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 13,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_facebook'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 13
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_facebook',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 13,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_facebook'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 13
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 https://www.facebook.com/Springcard/?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener">
Facebook
Deprecated (16384): I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [
CORE/src/Core/functions.php , line
311 ]
Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_twitter',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 14,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_twitter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_twitter',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 14,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_twitter'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 https://twitter.com/sc_rfid?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener">
Twitter
Deprecated (16384): I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [
CORE/src/Core/functions.php , line
311 ]
Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_linkedIn',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 15,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_linkedIn'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 15
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_linkedIn',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 15,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_linkedIn'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 15
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 https://www.linkedin.com/company/springcard/?viewAsMember=true&utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener">
Linked-In
Deprecated (16384): I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [
CORE/src/Core/functions.php , line
311 ]
Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 31
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_youtube',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 16,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_youtube'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 31,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 31
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Traits/PreferencesTrait.php, line: 32
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/PreferencesHelper.php',
'line' => (int) 47,
'function' => 'display',
'class' => 'App\Traits\PreferencesTrait',
'type' => '::',
'args' => [
(int) 0 => 'social_link_youtube',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => null,
(int) 3 => null,
(int) 4 => null
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 16,
'function' => 'display',
'class' => 'App\View\Helper\PreferencesHelper',
'object' => object(App\View\Helper\PreferencesHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'social_link_youtube'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Traits/PreferencesTrait.php',
'line' => (int) 32,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\Traits\PreferencesTrait::display() - APP/Traits/PreferencesTrait.php, line 32
App\View\Helper\PreferencesHelper::display() - APP/View/Helper/PreferencesHelper.php, line 47
include - APP/Template/Element/Public/footer_main.ctp, line 16
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 https://www.youtube.com/channel/UChkfP_eFhSFndcPYombOLmg?utm_source=site&utm_medium=sc&utm_campaign=site_sc" target="_blank" rel="noopener">
YouTube
Newsletter
Produits
Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=oem-industrial'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products?category=oem-industrial'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=oem-industrial'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=oem-industrial'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=oem-industrial'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=usb'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products?category=usb'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products?category=usb'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=usb'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products?category=usb'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/products'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/products'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/products'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 123
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 123,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 123
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 124
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 124,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 124
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 125
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 125,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 125
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 23,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-products',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 23
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Entreprise
Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/story'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/story'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/story'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/story'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/springcard-jobs-offres-d-emploi'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/springcard-jobs-offres-d-emploi'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/springcard-jobs-offres-d-emploi'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/intern-s-hall-of-fame'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/intern-s-hall-of-fame'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/intern-s-hall-of-fame'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 29,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-company',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 29
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Légal
Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/disclaimer.html'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/disclaimer.html'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/disclaimer.html'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/disclaimer.html'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/disclaimer.html'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/privacy'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/privacy'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/privacy'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/privacy'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/privacy'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 250
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'App\View\Helper\MenusHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/copyright.html'
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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) 20 => [
'file' => '/home/www/springcard.com/www/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) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 250,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'params'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 250
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 268
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'function' => 'getLanguage',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 251,
'function' => 'preg_replace_callback',
'args' => [
(int) 0 => '/(.+)?(:lang)(.+)*/',
(int) 1 => [
[maximum depth reached]
],
(int) 2 => '/:lang/copyright.html'
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 107,
'function' => 'addUrlParams',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => '/:lang/copyright.html'
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 268,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
App\View\Helper\MenusHelper::getLanguage() - APP/View/Helper/MenusHelper.php, line 268
preg_replace_callback - [internal], line ??
App\View\Helper\MenusHelper::addUrlParams() - APP/View/Helper/MenusHelper.php, line 251
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 107
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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 Deprecated (16384) : Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 112
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 364,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Router::parse() is deprecated. Use Router::parseRequest() instead. This will require adopting the Http\Server library.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/copyright.html'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 112,
'function' => 'parse',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => '/fr/copyright.html'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Routing\Router::parse() - CORE/src/Routing/Router.php, line 364
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 112
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 143
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 143,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 143
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 144
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 144,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 144
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/Helper.php',
'line' => (int) 151,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Helper::$request is deprecated. Use $helper->getView()->getRequest() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\View\Helper',
'object' => object(App\View\Helper\MenusHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'request'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 151
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176 Deprecated (16384) : Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead. - /home/www/springcard.com/www/src/View/Helper/MenusHelper.php, line: 145
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ServerRequest.php',
'line' => (int) 755,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Accessing routing parameters through `controller` will removed in 4.0.0. Use `getParam()` instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'function' => '__get',
'class' => 'Cake\Http\ServerRequest',
'object' => object(Cake\Http\ServerRequest) {},
'type' => '->',
'args' => [
(int) 0 => 'controller'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 89,
'function' => 'build',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => null,
(int) 2 => false
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
'line' => (int) 35,
'function' => 'render',
'class' => 'App\View\Helper\MenusHelper',
'object' => object(App\View\Helper\MenusHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'footer-legal',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp'
],
'function' => 'include'
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/footer_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/default.ctp',
'line' => (int) 32,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/footer_main'
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/default.ctp'
],
'function' => 'include'
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/default.ctp'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/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 => 'default'
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/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/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/View/Helper/MenusHelper.php',
'line' => (int) 145,
'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 => 'fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/fr/blog/news/a-fictional-story-to-help-you-imagine-your-contactless-project'
[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 => 'controller'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 755
App\View\Helper\MenusHelper::build() - APP/View/Helper/MenusHelper.php, line 145
App\View\Helper\MenusHelper::render() - APP/View/Helper/MenusHelper.php, line 89
include - APP/Template/Element/Public/footer_main.ctp, line 35
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/default.ctp, line 32
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
App\Controller\PostCategoriesController::view() - APP/Controller/PostCategoriesController.php, line 176
Deprecated (16384) : I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp, line: 14
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead. - /home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp, line: 14
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/I18n/I18n.php',
'line' => (int) 281,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'I18n::locale() is deprecated. Use I18n::setLocale()/getLocale() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/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) 22 => [
'file' => '/home/www/springcard.com/www/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) 23 => [
'file' => '/home/www/springcard.com/www/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) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'locale',
'class' => 'Cake\I18n\I18n',
'type' => '::',
'args' => []
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\I18n\I18n::locale() - CORE/src/I18n/I18n.php, line 281
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
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 1404 Deprecated (16384) : BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
}
$message = 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead. - /home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line: 534
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php',
'line' => (int) 180,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'BootstrapUI\View\Helper\FormHelper::config() is deprecated. Use setConfig()/getConfig() instead.'
]
],
(int) 1 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
],
(int) 2 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 442,
'function' => '_detectFormAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 3 => [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 150,
'function' => '_formAlignment',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
]
]
],
(int) 4 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
'line' => (int) 14,
'function' => 'create',
'class' => 'BootstrapUI\View\Helper\FormHelper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {},
'type' => '->',
'args' => [
(int) 0 => null,
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 5 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp'
],
'function' => 'include'
],
(int) 6 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 7 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 8 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/Modals/newsletter_subscription.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 9 => [
'file' => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
'line' => (int) 12,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/Modals/newsletter_subscription'
]
],
(int) 10 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp'
],
'function' => 'include'
],
(int) 11 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 12 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1879,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 13 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 783,
'function' => '_renderElement',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Element/Public/header_main.ctp',
(int) 1 => [[maximum depth reached]],
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 14 => [
'file' => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
'line' => (int) 29,
'function' => 'element',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => 'Public/header_main'
]
],
(int) 15 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1435,
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
],
'function' => 'include'
],
(int) 16 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Layout/templates/public.ctp',
(int) 1 => [
[maximum depth reached]
]
]
],
(int) 17 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1404,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) {},
'type' => '->',
'args' => [
(int) 0 => '/home/www/springcard.com/www/src/Template/Layout/templates/public.ctp'
]
],
(int) 18 => [
'file' => '/home/www/springcard.com/www/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/www/springcard.com/www/src/Template/Posts/view.ctp'
]
],
(int) 19 => [
'file' => '/home/www/springcard.com/www/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 => '/Posts/view',
(int) 1 => null
]
],
(int) 20 => [
'file' => '/home/www/springcard.com/www/src/Controller/PostCategoriesController.php',
'line' => (int) 176,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => '/Posts/view'
]
],
(int) 21 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 606,
'function' => 'view',
'class' => 'App\Controller\PostCategoriesController',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => [
(int) 0 => 'news/a-fictional-story-to-help-you-imagine-your-contactless-project'
]
],
(int) 22 => [
'file' => '/home/www/springcard.com/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PostCategoriesController) {},
'type' => '->',
'args' => []
],
(int) 23 => [
'file' => '/home/www/springcard.com/www/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(App\Controller\PostCategoriesController) {}
]
],
(int) 24 => [
'file' => '/home/www/springcard.com/www/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) 25 => [
'file' => '/home/www/springcard.com/www/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) 26 => [
'file' => '/home/www/springcard.com/www/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) 27 => [
'file' => '/home/www/springcard.com/www/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) 28 => [
'file' => '/home/www/springcard.com/www/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) 29 => [
'file' => '/home/www/springcard.com/www/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) 30 => [
'file' => '/home/www/springcard.com/www/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) 31 => [
'file' => '/home/www/springcard.com/www/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) 32 => [
'file' => '/home/www/springcard.com/www/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) 33 => [
'file' => '/home/www/springcard.com/www/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) 34 => [
'file' => '/home/www/springcard.com/www/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/home/www/springcard.com/www/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php',
'line' => (int) 534,
'function' => 'config',
'class' => 'Cake\View\Helper',
'object' => object(BootstrapUI\View\Helper\FormHelper) {
'helpers' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
},
'type' => '->',
'args' => [
(int) 0 => 'align'
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\View\Helper::config() - CORE/src/Core/InstanceConfigTrait.php, line 180
BootstrapUI\View\Helper\FormHelper::_detectFormAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 534
BootstrapUI\View\Helper\FormHelper::_formAlignment() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 442
BootstrapUI\View\Helper\FormHelper::create() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 150
include - APP/Template/Element/Public/Modals/newsletter_subscription.ctp, line 14
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Element/Public/header_main.ctp, line 12
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::_renderElement() - CORE/src/View/View.php, line 1879
Cake\View\View::element() - CORE/src/View/View.php, line 783
include - APP/Template/Layout/templates/public.ctp, line 29
Laisser un commentaire